]> git.notmuchmail.org Git - notmuch/blobdiff - test/emacs-large-search-buffer
emacs: Use unified error handling in search
[notmuch] / test / emacs-large-search-buffer
index 678328d0ced8ac59974003eeea95e263d44c0ef5..9dcbef5e652d054531c75fe3d2a88bfb00d03d97 100755 (executable)
@@ -36,7 +36,7 @@ test_emacs '(notmuch-search "--this-option-does-not-exist")
 cat <<EOF >EXPECTED
 Error: Unexpected output from notmuch search:
 Unrecognized option: --this-option-does-not-exist
-End of search results. (process returned 1)
+End of search results.
 EOF
 test_expect_equal_file OUTPUT EXPECTED