David Bremner <[email protected]> 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:[email protected] _______________________________________________ notmuch mailing list -- [email protected] To unsubscribe send an email to [email protected]
