We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b2a6f7f + b46d806 commit 00c1cf4Copy full SHA for 00c1cf4
t/t9001-send-email.sh
@@ -61,8 +61,8 @@ test_no_confirm () {
61
--smtp-server="$(pwd)/fake.sendmail" \
62
$@ \
63
$patches >stdout &&
64
- ! grep "Send this email" stdout &&
65
- >no_confirm_okay
+ ! grep "Send this email" stdout &&
+ >no_confirm_okay
66
}
67
68
# Exit immediately to prevent hang if a no-confirm test fails
0 commit comments