Silence the output of `cd -' in the tests
[mmh] / test / tests / spost / test-sender-header
index a0776bb..3bbff3c 100644 (file)
@@ -8,7 +8,7 @@ cat "`mhparam profile`" - >"$profile" <<!
 default-from: Bob <bob@example.org>
 alternate-mailboxes: ziggy@example.net, walther@example.net
 !
-cd -
+cd - >/dev/null
 export MMHP="$profile"
 
 draft="$MH_TEST_DIR/spost-$$.draft"