]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t5411/test-0026-push-options.sh
tests: teach callers of test_i18ngrep to use test_grep
[thirdparty/git.git] / t / t5411 / test-0026-push-options.sh
index 6dfc7b1c0da421ac143c68005a90caf6a351fb76..510fff38da9cb68c31a63ef00ece3d8f21c79942 100644 (file)
@@ -18,7 +18,7 @@ test_expect_success "proc-receive: not support push options ($PROTOCOL)" '
                HEAD:refs/for/main/topic \
                >out-$test_count 2>&1 &&
        make_user_friendly_and_stable_output <out-$test_count >actual &&
-       test_i18ngrep "fatal: the receiving end does not support push options" \
+       test_grep "fatal: the receiving end does not support push options" \
                actual &&
 
        test_cmp_refs -C "$upstream" <<-EOF