aboutsummaryrefslogtreecommitdiff
path: root/test/dump-restore
diff options
context:
space:
mode:
Diffstat (limited to 'test/dump-restore')
-rwxr-xr-xtest/dump-restore2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dump-restore b/test/dump-restore
index 502fb82..b66db99 100755
--- a/test/dump-restore
+++ b/test/dump-restore
@@ -45,7 +45,7 @@ test_expect_equal_file dump.expected dump-1-arg-dash.actual
# Note, we assume all messages from cworth have a message-id
# containing cworth.org
-grep cworth\.org dump.expected > dump-cworth.expected
+grep 'cworth[.]org' dump.expected > dump-cworth.expected
test_begin_subtest "dump -- from:cworth"
notmuch dump -- from:cworth > dump-dash-cworth.actual