X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/1846c42228ff68f328cb046027bc7a03ec3ba596..5d8bc1288d5bd672bfb81b347e4c7742fbe644d1:/test/mhstore/test-mhstore diff --git a/test/mhstore/test-mhstore b/test/mhstore/test-mhstore index 716c2dd7..0c94dc0b 100755 --- a/test/mhstore/test-mhstore +++ b/test/mhstore/test-mhstore @@ -23,6 +23,12 @@ actual="$MH_TEST_DIR/test-mhstore$$.actual" actual_err="$MH_TEST_DIR/test-mhmail$$.actual_err" cd "$MH_TEST_DIR" +# ???? debug +echo MH_TEST_DIR=$MH_TEST_DIR +echo 'PWD ='$PWD +echo 'pwd ='`pwd` +echo 'pwd -L='`pwd -L` +echo 'pwd -P='`pwd -P` # check with no options and no current message run_test 'mhstore' 'mhstore: no cur message'