X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=tests%2Ftests%2Fdrs-push-rejects;h=df90d22c2109403ec1a257869f8ad9f92c84c8e3;hb=7c74ea4a307ba8d9ca72d69e36b45c2d78561da5;hp=fdd390dfa837e6f38d71a2098f81fb3be7295656;hpb=4383b44c16571b49dd741987a1dc49d145242039;p=dgit.git diff --git a/tests/tests/drs-push-rejects b/tests/tests/drs-push-rejects index fdd390df..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 @@ -128,6 +128,7 @@ prep unstable sid mktag echo woody >$tmp/suites mustfail 'unknown suite' $push_spec +cp $root/tests/suites $tmp/. # fixme: # or reject "command string not understood";