Use cat for moreproc in testsuite in case it is run without tty.
authorAlexander Zangerl <exmh@bin.snafu.priv.at>
Sun, 10 Jun 2012 14:18:22 +0000 (09:18 -0500)
committerDavid Levine <levinedl@acm.org>
Sun, 10 Jun 2012 14:18:22 +0000 (09:18 -0500)
test/common.sh.in
test/mhparam/test-mhparam

index b571068..39abf67 100644 (file)
@@ -162,6 +162,7 @@ setup_test ()
   cat > $MH <<EOF || exit 1
 Path: ${MH_TEST_DIR}/Mail
 mhlproc: ${MH_LIB_DIR}/mhl
+moreproc: cat
 showproc: ${MH_LIB_DIR}/mhl
 postproc: ${MH_LIB_DIR}/post
 fileproc: ${MH_INST_DIR}${bindir}/refile
index bdab715..7c9bba2 100755 (executable)
@@ -75,6 +75,7 @@ AliasFile: aliases"
 
 # check each component in procs array in uip/mhparam.c
 # The tests don't override these, so they're default or configured values.
+# Note that cat is hardcoded here because the testsuite uses it for moreproc.
 cat >$expected <<EOF
 context
 .mh_sequences
@@ -86,7 +87,7 @@ $auxexecdir/install-mh
 $pagerpath
 $bindir/mhmail
 $MH_INST_DIR$auxexecdir/mhl
-$pagerpath
+cat
 600
 $bindir/msh
 $bindir/packf