changeset 55 | a26ac4455cc5 |
parent 48 | a1b051269c2e |
child 56 | 3c33846e5686 |
--- a/log.pl Wed Sep 21 07:41:09 2011 +0200 +++ b/log.pl Tue Aug 28 09:06:35 2012 +0200 @@ -169,7 +169,7 @@ ? "" : "\n" . " Modified config files since last log entry listend below...\n" - . $hg_status_text . "\n"; + . $hg_status_text; # Kopftext eintragen print $fh "Date: ", scalar(localtime()), "\n",