X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2FT030-config.sh;h=883541d500798188714009b2ce703fe14450882f;hp=eba2e0e76aa73a6784e055e9bcb55af8720116a0;hb=096d45a878ba9606f1677f66d346b14c3c274fa5;hpb=35e21bfb6f5fa4a0b61a71860e1f7f04d9e3e274 diff --git a/test/T030-config.sh b/test/T030-config.sh index eba2e0e7..883541d5 100755 --- a/test/T030-config.sh +++ b/test/T030-config.sh @@ -46,11 +46,6 @@ test_begin_subtest "List all items" notmuch config list > STDOUT 2> STDERR printf "%s\n====\n%s\n" "$(< STDOUT)" "$(< STDERR)" | notmuch_config_sanitize > OUTPUT -if [ "${NOTMUCH_GMIME_MAJOR}" -lt 3 ]; then - config_gpg_path="crypto.gpg_path=gpg -" -fi - cat < EXPECTED database.path=MAIL_DIR user.name=Notmuch Test Suite @@ -60,7 +55,7 @@ new.tags=unread;inbox; new.ignore= search.exclude_tags= maildir.synchronize_flags=true -${config_gpg_path}foo.string=this is another string value +foo.string=this is another string value foo.list=this;is another;list value; built_with.compact=something built_with.field_processor=something