]> git.notmuchmail.org Git - notmuch/blobdiff - test/T530-upgrade.sh
Merge branch 'release'
[notmuch] / test / T530-upgrade.sh
index 7d5d5aa88e0150af3b95897143cc760b8c445c1f..a3a7d39c5251acd32edc987041596bb4601e40db 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/env bash
 test_description="database upgrade"
 
-. ./test-lib.sh
+. ./test-lib.sh || exit 1
 
 dbtarball=database-v1.tar.xz
 
@@ -33,7 +33,7 @@ test_expect_equal "$output" "\
 Welcome to a new version of notmuch! Your database will now be upgraded.
 This process is safe to interrupt.
 Backing up tags to FILENAME
-Your notmuch database has now been upgraded to database format version 2.
+Your notmuch database has now been upgraded.
 No new mail."
 
 test_begin_subtest "tag backup matches pre-upgrade dump"