X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/a0514c9a6f41ea1b0d60553ca578312a9f3bd9ab..75960fa3577b190e8d64a889f68f9480a372ae4b:/test/mhparam/test-mhparam diff --git a/test/mhparam/test-mhparam b/test/mhparam/test-mhparam index cea61a7d..89bcb5d2 100755 --- a/test/mhparam/test-mhparam +++ b/test/mhparam/test-mhparam @@ -100,6 +100,8 @@ $bindir/whatnow $bindir/whom $sysconfdir ${MH_LIB_DIR} +fcntl +${default_locking} EOF run_prog mhparam -nocomponent \ @@ -125,7 +127,9 @@ vmhproc \ whatnowproc \ whomproc \ etcdir \ -libdir >$actual 2>&1 +libdir \ +datalocking \ +spoollocking >$actual 2>&1 check $expected $actual