X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/fa462ef71fbaf819397c59b2c07adf45a04af9f8..50fbf868c8a1b76f46bbb3a0c4bca0ed926bb6e2:/test/slocal/test-slocal?ds=inline diff --git a/test/slocal/test-slocal b/test/slocal/test-slocal index cadda353..08eb1a80 100755 --- a/test/slocal/test-slocal +++ b/test/slocal/test-slocal @@ -17,7 +17,7 @@ fi setup_test # Use proper program, maybe not the first one on PATH. -slocal="$MH_LIB_DIR"/slocal +slocal="$MH_LIBEXEC_DIR"/slocal expected="$MH_TEST_DIR"/$$.expected actual="$MH_TEST_DIR"/$$.actual @@ -145,7 +145,7 @@ check "$MH_TEST_DIR/Mail/inbox/5" "$actual2" 'keep first' # Use current login for address, user, etc., because it must be an # existing user on the host. -me=`"$MH_LIB_DIR"/ap -format '%(me)' 0` +me=`"$MH_LIBEXEC_DIR"/ap -format '%(me)' 0` # check -addr cat >"$md" <