]> diplodocus.org Git - nmh/blobdiff - test/mhparam/test-mhparam
Fixed mlistfree() so that it doesn't dereference a free'd list node
[nmh] / test / mhparam / test-mhparam
index 3a9ad02ae836217c2ce5a7523c520c1fb9df80d2..c31577824e9fe152e3e0fd341180236f8345087b 100755 (executable)
@@ -85,19 +85,19 @@ $MH_INST_DIR$bindir/refile
 $bindir/inc
 more
 $bindir/mhmail
 $bindir/inc
 more
 $bindir/mhmail
-$MH_INST_DIR$auxexecdir/mhl
+$MH_INST_DIR$nmhexecdir/mhl
 cat
 600
 $bindir/packf
 cat
 600
 $bindir/packf
-$MH_INST_DIR$auxexecdir/post
+$MH_INST_DIR$nmhexecdir/post
 $bindir/send
 $bindir/mhshow
 $bindir/send
 $bindir/mhshow
-$MH_INST_DIR$auxexecdir/mhl
+$MH_INST_DIR$nmhexecdir/mhl
 nmh-`cat ${srcdir}/VERSION`
 $bindir/whatnow
 $bindir/whom
 nmh-`cat ${srcdir}/VERSION`
 $bindir/whatnow
 $bindir/whom
-$sysconfdir
-${MH_LIB_DIR}
+$nmhetcdir
+$MH_LIBEXEC_DIR
 fcntl
 ${default_locking}
 EOF
 fcntl
 ${default_locking}
 EOF
@@ -123,7 +123,7 @@ version \
 whatnowproc \
 whomproc \
 etcdir \
 whatnowproc \
 whomproc \
 etcdir \
-libdir \
+libexecdir \
 datalocking \
 spoollocking >$actual 2>&1
 
 datalocking \
 spoollocking >$actual 2>&1