t9001: do not fail only due to CR/LF issues
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
9931df3fa9
commit
72b5158b25
@ -23,6 +23,7 @@ test_expect_success $PREREQ \
|
||||
echo do
|
||||
echo " echo \"!\$a!\""
|
||||
echo "done >commandline\$output"
|
||||
test_have_prereq MINGW && echo "dos2unix commandline\$output"
|
||||
echo "cat > msgtxt\$output"
|
||||
) >fake.sendmail &&
|
||||
chmod +x ./fake.sendmail &&
|
||||
|
Loading…
Reference in New Issue
Block a user