]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t5604-clone-reference.sh
tests: teach callers of test_i18ngrep to use test_grep
[thirdparty/git.git] / t / t5604-clone-reference.sh
index 9845fc04d59809acc17dbe7c8a122c93b84d4f75..9b32db8478ab77ff118a1df382a97d1f4064c2a8 100755 (executable)
@@ -317,7 +317,7 @@ test_expect_success SYMLINKS 'clone repo with symlinked or unknown files at obje
        for option in --local --no-hardlinks --dissociate
        do
                test_must_fail git clone $option T T$option 2>err || return 1 &&
-               test_i18ngrep "symlink.*exists" err || return 1
+               test_grep "symlink.*exists" err || return 1
        done &&
 
        # But `--shared` clones should still work, even when specifying