]> git.notmuchmail.org Git - notmuch/blobdiff - test/T410-argument-parsing.sh
emacs: Add new option notmuch-search-hide-excluded
[notmuch] / test / T410-argument-parsing.sh
index b31d239a6f8330bfe8ec33018ce3d4598d83130b..40b625feddbfce84db3934ab8db429469efcf7d0 100755 (executable)
@@ -2,8 +2,12 @@
 test_description="argument parsing"
 . $(dirname "$0")/test-lib.sh || exit 1
 
+if [ -n "${NOTMUCH_TEST_INSTALLED-}" ]; then
+    test_done
+fi
+
 test_begin_subtest "sanity check"
-$TEST_DIRECTORY/arg-test  pos1  --keyword=one --boolean --string=foo pos2 --int=7 --flag=one --flag=three > OUTPUT
+$TEST_DIRECTORY/arg-test pos1 --keyword=one --boolean --string=foo pos2 --int=7 --flag=one --flag=three > OUTPUT
 cat <<EOF > EXPECTED
 boolean 1
 keyword 1