changeset 12945:99f7dc8def34

test-import: workaround for missing newline is no longer needed
author Mads Kiilerich <mads@kiilerich.com>
date Mon, 08 Nov 2010 01:55:32 +0100
parents fc069544f1af
children 24a1d7ad12a4 4832717aed98
files tests/test-import.t
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-import.t	Mon Nov 08 01:44:46 2010 +0100
+++ b/tests/test-import.t	Mon Nov 08 01:55:32 2010 +0100
@@ -440,8 +440,8 @@
 
 import with --no-commit should have written .hg/last-message.txt
 
-  $ printf '\n' | cat .hg/last-message.txt -
-  change
+  $ cat .hg/last-message.txt
+  change (no-eol)
 
 
 test fuzziness with eol=auto