]> diplodocus.org Git - nmh/blobdiff - test/mhparam/test-mhparam
Moved "mhparam iconv" description to mhparam(1) man page and put
[nmh] / test / mhparam / test-mhparam
index cea61a7d8c146b136184c07aaee1b432d3a2dcfc..89bcb5d22e6e3a050390a5f7bfbeb84fff622234 100755 (executable)
@@ -100,6 +100,8 @@ $bindir/whatnow
 $bindir/whom
 $sysconfdir
 ${MH_LIB_DIR}
 $bindir/whom
 $sysconfdir
 ${MH_LIB_DIR}
+fcntl
+${default_locking}
 EOF
 
 run_prog mhparam -nocomponent \
 EOF
 
 run_prog mhparam -nocomponent \
@@ -125,7 +127,9 @@ vmhproc \
 whatnowproc \
 whomproc \
 etcdir \
 whatnowproc \
 whomproc \
 etcdir \
-libdir >$actual 2>&1
+libdir \
+datalocking \
+spoollocking >$actual 2>&1
 
 check $expected $actual
 
 
 check $expected $actual