diff tests/test-no-symlinks @ 5143:fc6106267198

Hide absolute path from test-no-symlinks output. And add missing eol and remove trailing space which where introduced by the patches adding this test.
author Thomas Arendsen Hein <thomas@intevation.de>
date Sat, 11 Aug 2007 12:36:04 +0200
parents 9b5ae133bd5a
children
line wrap: on
line diff
--- a/tests/test-no-symlinks
+++ b/tests/test-no-symlinks
@@ -18,7 +18,7 @@
 echo % unbundle
 hg init t
 cd t
-hg pull "$TESTDIR/test-no-symlinks.hg"
+hg pull -q "$TESTDIR/test-no-symlinks.hg"
 hg update
 
 cat a.lnk && echo
@@ -44,4 +44,4 @@ hg update
 
 cat a.lnk && echo
 cat d/a2.lnk && echo
-cat b2.lnk && echo
\ No newline at end of file
+cat b2.lnk && echo