]> git.notmuchmail.org Git - notmuch/blobdiff - test/test-lib-common.sh
test: prepare test-lib.sh for possible test system debug session
[notmuch] / test / test-lib-common.sh
index 4903038dd9ce531ea7dda467a0d0eac6f86d8bd4..f99ed11162ade498eaef756b9a65774a6a29afec 100644 (file)
@@ -122,7 +122,7 @@ esac
 test ! -z "$debug" || remove_tmp=$TMP_DIRECTORY
 rm -fr "$test" || {
        GIT_EXIT_OK=t
-       echo >&5 "FATAL: Cannot prepare test area"
+       echo >&6 "FATAL: Cannot prepare test area"
        exit 1
 }