]> git.notmuchmail.org Git - notmuch/blobdiff - test/T510-thread-replies.sh
test: clean up some extra whitespace.
[notmuch] / test / T510-thread-replies.sh
index 8b96a1db5111f36bf133a965b188c07e920af4a6..2859d29f37f7548c789e10c12311f406528b4bef 100755 (executable)
@@ -178,7 +178,7 @@ test_expect_equal_json "$output" "$expected"
 add_email_corpus threading
 
 test_begin_subtest "reply to ghost"
-notmuch show --entire-thread=true id:000-real-root@example.org | grep ^Subject: | head -1  > OUTPUT
+notmuch show --entire-thread=true id:000-real-root@example.org | grep ^Subject: | head -1 > OUTPUT
 cat <<EOF > EXPECTED
 Subject: root message
 EOF