]> diplodocus.org Git - nmh/blobdiff - test/mhparam/test-mhparam
Minor autoconf style cleanup.
[nmh] / test / mhparam / test-mhparam
index b94b9de7f31905aadf6f3d6f722734d0f17ee7e1..a5bb2e78fbbb31c78123d6eb4e5b0e94d94afc38 100755 (executable)
@@ -30,6 +30,7 @@ Usage: mhparam [profile-components] [switches]
   -all
   -version
   -help
   -all
   -version
   -help
+  -(debug)
 EOF
 
 mhparam -help >$actual 2>&1
 EOF
 
 mhparam -help >$actual 2>&1
@@ -78,12 +79,11 @@ AliasFile: aliases"
 cat >$expected <<EOF
 context
 .mh_sequences
 cat >$expected <<EOF
 context
 .mh_sequences
-$bindir/mhbuild
+$MH_INST_DIR$bindir/mhbuild
 $MH_INST_DIR$bindir/refile
 700
 $bindir/inc
 $MH_INST_DIR$bindir/refile
 700
 $bindir/inc
-$auxexecdir/install-mh
-$pagerpath
+more
 $bindir/mhmail
 $MH_INST_DIR$auxexecdir/mhl
 cat
 $bindir/mhmail
 $MH_INST_DIR$auxexecdir/mhl
 cat
@@ -99,7 +99,7 @@ $bindir/msh
 $bindir/whatnow
 $bindir/whom
 $sysconfdir
 $bindir/whatnow
 $bindir/whom
 $sysconfdir
-$auxexecdir
+${MH_LIB_DIR}
 EOF
 
 mhparam -nocomponent \
 EOF
 
 mhparam -nocomponent \
@@ -109,7 +109,6 @@ buildmimeproc \
 fileproc \
 foldprot \
 incproc \
 fileproc \
 foldprot \
 incproc \
-installproc \
 lproc \
 mailproc \
 mhlproc \
 lproc \
 mailproc \
 mhlproc \
@@ -161,7 +160,7 @@ mhparam path context nonexistent1 nonexistent2 nonexistent3 >/dev/null
 run_test "echo $?" 3
 set -e
 
 run_test "echo $?" 3
 set -e
 
-# mhparam -debug (undocumented)
+# mhparam -debug
 # Some of its output depends on configure options, so don't bother to
 # check for correctness here.
 mhparam -debug >/dev/null
 # Some of its output depends on configure options, so don't bother to
 # check for correctness here.
 mhparam -debug >/dev/null