X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2FT530-upgrade.sh;h=a3a7d39c5251acd32edc987041596bb4601e40db;hb=1e96445cb5dc333e22b9ce01245902ba23fdb437;hp=7d5d5aa88e0150af3b95897143cc760b8c445c1f;hpb=b8327ab483a3f018b9c7c72502f2b30f8a80ccbe;p=notmuch diff --git a/test/T530-upgrade.sh b/test/T530-upgrade.sh index 7d5d5aa8..a3a7d39c 100755 --- a/test/T530-upgrade.sh +++ b/test/T530-upgrade.sh @@ -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"