chiark / gitweb /
test suite: tag-to-upload tests: Set LC_MESSAGES in with-mangled
[dgit.git] / tests / tests / tagupl
index 3b0a7a090ef567c108b2fdbcdc1f455ca87b42ea..0f6ff982d54ebb8492b200a33ee795bb80eba2fb 100755 (executable)
@@ -65,6 +65,7 @@ with-mangled () {
        perl <../basetag >../badtag-$ident -pe "$perl"
        git tag -u Senatus -f -s -m "$(cat ../badtag-$ident)" "$tagname"
 
+       LC_MESSAGES=C \
        t-tagupl-run-drs $tmp/$p
 }