diff options
| author | David Bremner <david@tethera.net> | 2021-01-01 09:01:24 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2021-02-06 19:39:33 -0400 |
| commit | b860be6a765b421f755a7c1b054f6b9a39b129c0 (patch) | |
| tree | 92690862f54827b116256c190242f7b6c99c9922 /test/T590-libconfig.sh | |
| parent | baf1202fbc3b27790d0ff347e29589188d5644a5 (diff) | |
lib/config: add NOTMUCH_CONFIG_NEW_IGNORE
This will be needed by (at least) the conversion of notmuch-new.c to
the new config framework
Diffstat (limited to 'test/T590-libconfig.sh')
| -rwxr-xr-x | test/T590-libconfig.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/T590-libconfig.sh b/test/T590-libconfig.sh index ab439078..4edc53f1 100755 --- a/test/T590-libconfig.sh +++ b/test/T590-libconfig.sh @@ -335,6 +335,7 @@ cat <<'EOF' >EXPECTED MAIL_DIR inbox;unread +NULL true NULL NULL |
