t4150: am --resolved fails if index has no changes
[gitweb.git] / t / t4014-format-patch.sh
index 2ea12dd088e2f09d800741201def2393796f30a2..890db1174f75172ee6b342e26cbbc58e3e4cd03f 100755 (executable)
@@ -810,7 +810,7 @@ test_expect_success '--no-signature suppresses format.signaturefile ' '
 '
 
 test_expect_success '--signature-file overrides format.signaturefile' '
-       cat >other-mail-signature <<-\EOF
+       cat >other-mail-signature <<-\EOF &&
        Use this other signature instead of mail-signature.
        EOF
        test_config format.signaturefile mail-signature &&