aboutsummaryrefslogtreecommitdiffstats
path: root/t/t5411/test-0027-push-options--porcelain.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t5411/test-0027-push-options--porcelain.sh')
-rw-r--r--t/t5411/test-0027-push-options--porcelain.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t5411/test-0027-push-options--porcelain.sh b/t/t5411/test-0027-push-options--porcelain.sh
index 768880b40f..9435457de0 100644
--- a/t/t5411/test-0027-push-options--porcelain.sh
+++ b/t/t5411/test-0027-push-options--porcelain.sh
@@ -19,7 +19,7 @@ test_expect_success "proc-receive: not support push options ($PROTOCOL/porcelain
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