]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t5702-protocol-v2.sh
fetch: help translators by reusing the same message template
[thirdparty/git.git] / t / t5702-protocol-v2.sh
index 3f3ad24299039d1b33b556df1ca67fe853cab707..b83f3f5ffe62964e150a46fd98bd8d428450377f 100755 (executable)
@@ -630,7 +630,7 @@ test_expect_success 'usage: --negotiate-only without --negotiation-tip' '
 
 test_expect_success 'usage: --negotiate-only with --recurse-submodules' '
        cat >err.expect <<-\EOF &&
-       fatal: --negotiate-only and --recurse-submodules cannot be used together
+       fatal: options '\''--negotiate-only'\'' and '\''--recurse-submodules'\'' cannot be used together
        EOF
 
        test_must_fail git -c protocol.version=2 -C client fetch \