Merge branch 'js/t5000-dont-copy-bin-sh'
* js/t5000-dont-copy-bin-sh: t5000 on Windows: do not mistake "sh.exe" as "sh"
This commit is contained in:
commit
4762c7b42a
@ -101,7 +101,7 @@ test_expect_success \
|
||||
ten=0123456789 && hundred=$ten$ten$ten$ten$ten$ten$ten$ten$ten$ten &&
|
||||
echo long filename >a/four$hundred &&
|
||||
mkdir a/bin &&
|
||||
cp /bin/sh a/bin &&
|
||||
test-genrandom "frotz" 500000 >a/bin/sh &&
|
||||
printf "A\$Format:%s\$O" "$SUBSTFORMAT" >a/substfile1 &&
|
||||
printf "A not substituted O" >a/substfile2 &&
|
||||
if test_have_prereq SYMLINKS; then
|
||||
|
Loading…
Reference in New Issue
Block a user