X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Ft1300-repo-config.sh;h=e127f35db9d12dba84cbf0503628ab5d9a3fc24f;hb=264628a2b3a5cb6c7671ea87ceecab941ec290e9;hp=a477453e2ef8ffedafb2dd05e00f507cd112bc97;hpb=189627cd588c2937de7b655595b8ed777f445c85;p=platform%2Fupstream%2Fgit.git diff --git a/t/t1300-repo-config.sh b/t/t1300-repo-config.sh index a477453..e127f35 100755 --- a/t/t1300-repo-config.sh +++ b/t/t1300-repo-config.sh @@ -391,7 +391,7 @@ test_expect_success 'get bool variable with empty value' \ test_expect_success 'no arguments, but no crash' ' test_must_fail git config >output 2>&1 && - grep usage output + test_i18ngrep usage output ' cat > .git/config << EOF