Re: [PATCH 1/3] test: add known broken test for conflict with database parameter

Subject: Re: [PATCH 1/3] test: add known broken test for conflict with database parameter

Date: Wed, 27 Oct 2021 22:45:16 -0300

To: notmuch@notmuchmail.org

Cc:

From: David Bremner


David Bremner <david@tethera.net> writes:
> @@ -933,7 +933,7 @@ NOTMUCH_CONFIG="/nonexistent"
>  cat c_head3 - c_tail3 <<'EOF' | test_C ${MAIL_DIR}
>    notmuch_status_t st = notmuch_database_load_config(argv[1], NULL, NULL, &db, NULL);
>  EOF
> -NOTMUCH_CONFIG=${old_NOTMUCH_CONFIG}
> +export NOTMUCH_CONFIG=${old_NOTMUCH_CONFIG}

Oops. That change will be the next version of the series at
id:20211023132238.1864400-1-david@tethera.net

_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: