X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2FT240-dump-restore.sh;h=d45c9f87d17aca17aa0040ec8cd2e214acda21c1;hb=e64fdf889d0f78543557f5b72ebca1571caf497e;hp=181def34566beb01677cfb83e7350f035fdaa32f;hpb=1f3c7916f82774cacbfbb0fbc9d0e0aaae9399b3;p=notmuch diff --git a/test/T240-dump-restore.sh b/test/T240-dump-restore.sh index 181def34..d45c9f87 100755 --- a/test/T240-dump-restore.sh +++ b/test/T240-dump-restore.sh @@ -5,7 +5,7 @@ test_description="\"notmuch dump\" and \"notmuch restore\"" NOTMUCH_NEW > /dev/null test_begin_subtest "dump header" cat < EXPECTED -#notmuch-dump batch-tag:2 config,properties,tags +#notmuch-dump batch-tag:3 config,properties,tags EOF notmuch dump > OUTPUT test_expect_equal_file EXPECTED OUTPUT