From: Brion Vibber Date: Tue, 17 Feb 2009 22:06:20 +0000 (+0000) Subject: Tweak to r47279 -- include final newline to keep the terminal clean :) X-Git-Tag: 1.31.0-rc.0~42842 X-Git-Url: http://git.cyclocoop.org/%7D%7Cconcat%7B?a=commitdiff_plain;h=8a16dcde3ab8c3b71c6eea06d1e75da7d272f8c9;p=lhc%2Fweb%2Fwiklou.git Tweak to r47279 -- include final newline to keep the terminal clean :) --- diff --git a/maintenance/importTextFile.php b/maintenance/importTextFile.php index df23b1dd85..bfb852e0b9 100644 --- a/maintenance/importTextFile.php +++ b/maintenance/importTextFile.php @@ -90,5 +90,6 @@ Options: Don't update recent changes --help Show this information + EOF; }