[PATCH] Add debugging help for case #16 to read-tree.c
[gitweb.git] / t / t3010-ls-files-killed.sh
index c4d6d2163f6f84da6911fa18136e78d7a0dd1b27..2e18baae5a45080b3da6f99623c6032078c27fea 100755 (executable)
@@ -33,8 +33,8 @@ mkdir path2 path3
 date >path2/file2
 date >path3/file3
 test_expect_success \
-    'git-update-cache --add to add various paths.' \
-    "git-update-cache --add -- path0 path1 path?/file?"
+    'git-update-index --add to add various paths.' \
+    "git-update-index --add -- path0 path1 path?/file?"
 
 rm -fr path?
 date >path2