X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=test%2Frefile%2Ftest-refile;h=9de20e251982418ef3536c5c4c787a1fba751fa8;hb=4b69859a74ae284868c3c8e740f02750377a1d2d;hp=128ebd4478246ce6e6a15c4d7188f6ee84a85a3a;hpb=8a87f7b5fd5622dcde0fc4b48d93157616b496f0;p=mmh diff --git a/test/refile/test-refile b/test/refile/test-refile index 128ebd4..9de20e2 100755 --- a/test/refile/test-refile +++ b/test/refile/test-refile @@ -176,7 +176,9 @@ run_test 'folders -noheader' \ other has 7 messages (1-13). TOTAL = 12 messages in 2 folders.' -if ! test -f $MH_TEST_DIR/Mail/inbox/,2; then +if test -f $MH_TEST_DIR/Mail/inbox/,2; then + : +else echo "$0: refile -nounlink failed" 1>&2 failed=`expr ${failed:-0} + 1` fi