diff options
| author | David Bremner <david@tethera.net> | 2017-07-17 12:06:11 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-07-18 06:57:26 -0300 |
| commit | 1d82110f8397e413d1e000b5a2aa99a2b0995e6d (patch) | |
| tree | 2ab5f399bc84c0a474ef94f0e8275a14dda8246f /test/T310-emacs.sh | |
| parent | d55fffffd7bb8c5b215ce6d23f1ac0c203cef17b (diff) | |
emacs: convert remaining format-versions from 3 to 4
This is needed for consistent beheviour between notmuch built against
gmime-2.6 and gmime-3.0 w.r.t. error reporting.
Diffstat (limited to 'test/T310-emacs.sh')
| -rwxr-xr-x | test/T310-emacs.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/T310-emacs.sh b/test/T310-emacs.sh index c8a25de2..fde11790 100755 --- a/test/T310-emacs.sh +++ b/test/T310-emacs.sh @@ -1015,7 +1015,7 @@ YYY/notmuch_fail exited with status 1 (see *Notmuch errors* for more details) === ERROR === [XXX] YYY/notmuch_fail exited with status 1 -command: YYY/notmuch_fail search --format\=sexp --format-version\=3 --sort\=newest-first tag\:inbox +command: YYY/notmuch_fail search --format\=sexp --format-version\=4 --sort\=newest-first tag\:inbox exit status: 1" test_begin_subtest "Search handles subprocess warnings" |
