Remove spurious echo from test
authorChristian Ebert <blacktrash@gmx.net>
Thu, 20 Dec 2007 17:08:43 +0100
changeset 313 40b7f2866500
parent 310 574128f982a2
child 314 d9f84b36de26
Remove spurious echo from test
tests/test-keyword
tests/test-keyword.out
--- a/tests/test-keyword	Sun Dec 02 08:32:19 2007 +0100
+++ b/tests/test-keyword	Thu Dec 20 17:08:43 2007 +0100
@@ -68,7 +68,6 @@
 mv $HGRCPATH.nohook $HGRCPATH
 rm hooktest
 
-echo
 echo % touch
 touch a b
 echo % status
--- a/tests/test-keyword.out	Sun Dec 02 08:32:19 2007 +0100
+++ b/tests/test-keyword.out	Thu Dec 20 17:08:43 2007 +0100
@@ -138,7 +138,6 @@
 a
 % diff a hooktest
 % removing commit hook from config
-
 % touch
 % status
 % update