diff -r e8f30ec7d962 -r a1b051269c2e log.pl --- a/log.pl Fri Jun 08 09:41:46 2012 +0200 +++ b/log.pl Fri Jun 08 09:46:39 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",