Merge branch 'js/fsck-tag-validation'
[gitweb.git] / t / t5000-tar-tree.sh
index d01bbdc968a0fcde9eb5410793f8a22108ee6c2d..4b68bbafbe9016d66ce4f96f2058ac67640ed147 100755 (executable)
@@ -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