X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/23707aaf4163c211be0a3370f24e346bf9d88d94..886127936eae6a5bff449d797abb4e8aa10f9186:/test/common.sh.in diff --git a/test/common.sh.in b/test/common.sh.in index 1e93f1b0..802679a1 100644 --- a/test/common.sh.in +++ b/test/common.sh.in @@ -173,7 +173,7 @@ prepare_space() { #### Optional arguments: #### 'keep first' -- first file is removed unless this is present. #### 'ignore space' -- spacing differences will not be considered -#### signficant, emulating GNU diff -w. It is assumed that the +#### significant, emulating GNU diff -w. It is assumed that the #### first file has already been run through prepare_space. #### ':' -- will print '' in the failure message, #### to make it easier to tell which of multiple tests has failed. @@ -337,6 +337,7 @@ setup_test () # clean old test data on exit trap cleanup 0 + # setup test data mkdir -p "$MH_TEST_DIR/Mail" || exit 1 cat > "$MH" <