(0.9.2compat) test: redirect "cd -" output to /dev/null 0.9.2compat
authorChristian Ebert <blacktrash@gmx.net>
Sat, 05 Jan 2008 16:47:14 +0100
branch0.9.2compat
changeset 326 225c969e007b
parent 324 b3abbb5cf61c
child 329 27f2e2126447
(0.9.2compat) test: redirect "cd -" output to /dev/null
tests/test-keyword
--- a/tests/test-keyword	Fri Jan 04 17:27:37 2008 +0100
+++ b/tests/test-keyword	Sat Jan 05 16:47:14 2008 +0100
@@ -206,7 +206,7 @@
 hg --verbose kwshrink a
 echo % cat a
 cat a
-cd -
+cd - > /dev/null 2>&1
 
 echo % kwexpand nonexistent
 hg kwexpand nonexistent