chiark / gitweb /
Tests: Exercise policy periodic hook
[dgit.git] / tests / tests / drs-push-rejects
index fdd390dfa837e6f38d71a2098f81fb3be7295656..df90d22c2109403ec1a257869f8ad9f92c84c8e3 100755 (executable)
@@ -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";