X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2FT400-hooks.sh;h=35bf70c0df4a155fe498fe2976de6bf5bf7deed9;hp=9ceefbad03c00c026663b24d36f4548ec7fe03c5;hb=bfcf9a6c102af9232b6d2e720f919ff1c9b431f8;hpb=e167825bca476403b0371fbdf4c8fbdfb4a6f935 diff --git a/test/T400-hooks.sh b/test/T400-hooks.sh index 9ceefbad..35bf70c0 100755 --- a/test/T400-hooks.sh +++ b/test/T400-hooks.sh @@ -215,9 +215,6 @@ EOF test_expect_equal_file EXPECTED OUTPUT test_begin_subtest "NOTMUCH_CONFIG is set" - if [ "${config}" = "profile" ]; then - test_subtest_known_broken - fi create_printenv_hook "pre-new" NOTMUCH_CONFIG OUTPUT NOTMUCH_NEW cat < EXPECTED @@ -226,7 +223,6 @@ EOF test_expect_equal_file_nonempty EXPECTED OUTPUT test_begin_subtest "NOTMUCH_CONFIG is set by --config" - test_subtest_known_broken create_printenv_hook "pre-new" NOTMUCH_CONFIG OUTPUT cp "${EXPECTED_CONFIG}" "${EXPECTED_CONFIG}.alternate" notmuch --config "${EXPECTED_CONFIG}.alternate" new