merge-recursive: fix remaining directory rename + dirty overwrite cases
[gitweb.git] / t / t5000-tar-tree.sh
index 266d052efb3f8a86d917e74eafc05c8d7dfee748..af4d9b88762889fb5d2b390f2251bbb39a52d266 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 &&
-     test-genrandom "frotz" 500000 >a/bin/sh &&
+     test-tool 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