X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2FMakefile.local;h=30d420e5b661793a1fcde8118136a729048e4811;hb=deb4e5567c42afe834d83868b9337277256a0d66;hp=2b18691403aaa101ab81878c22f957eb1a1f034b;hpb=33c8777a967ece2dd4bbda7e83a4e07c195abf51;p=notmuch diff --git a/test/Makefile.local b/test/Makefile.local index 2b186914..30d420e5 100644 --- a/test/Makefile.local +++ b/test/Makefile.local @@ -57,7 +57,7 @@ test-binaries: $(TEST_BINARIES) test: all test-binaries ifeq ($V,) - @echo 'Use "$(MAKE) V=1" to print test headings and PASSIng results.' + @echo 'Use "$(MAKE) V=1" to print test headings and PASSing results.' @env NOTMUCH_TEST_QUIET=1 ${test_src_dir}/notmuch-test $(OPTIONS) else # The user has explicitly enabled quiet execution.