X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=t%2Ft3010-ls-files-killed.sh;h=2e18baae5a45080b3da6f99623c6032078c27fea;hb=680bab3d9a33029be38590681832ae9b6d74ad60;hp=c4d6d2163f6f84da6911fa18136e78d7a0dd1b27;hpb=9d34c29db39bdb5c2443475dd6a24cfc5c2c9e37;p=git.git diff --git a/t/t3010-ls-files-killed.sh b/t/t3010-ls-files-killed.sh index c4d6d216..2e18baae 100755 --- a/t/t3010-ls-files-killed.sh +++ b/t/t3010-ls-files-killed.sh @@ -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