X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=tests%2Ftests%2Fdrs-push-rejects;h=df90d22c2109403ec1a257869f8ad9f92c84c8e3;hb=2c1ecb5ed3ca22a8652408c4a1ad060bf2229675;hp=f6f8882979e5b29ef79a089ba9915d76228fd970;hpb=6b80acf28a4dab17b1776b25805b26888f5791aa;p=dgit.git diff --git a/tests/tests/drs-push-rejects b/tests/tests/drs-push-rejects index f6f88829..df90d22c 100755 --- a/tests/tests/drs-push-rejects +++ b/tests/tests/drs-push-rejects @@ -86,7 +86,7 @@ for h in object type tag; do cat badtag.asc >>badtag set +e - LC_ALL=C git hash-object -w -t tag badtag >badtag.hash 2>badtag.err + LC_MESSAGES=C git hash-object -w -t tag badtag >badtag.hash 2>badtag.err rc=$? set -e