From 1ed642bc5fc90709604e2f5f12b3358e7070dbb5 Mon Sep 17 00:00:00 2001 From: Gordon Sim Date: Wed, 10 Mar 2010 11:48:20 +0000 Subject: QPID-2441: patch from Jan Sarenik that prevents verification failures when running the examples if locale is not as expected git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@921319 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/examples/verify | 1 + 1 file changed, 1 insertion(+) (limited to 'qpid/cpp/examples/verify') diff --git a/qpid/cpp/examples/verify b/qpid/cpp/examples/verify index 43e1206a0c..9a1ed078d6 100755 --- a/qpid/cpp/examples/verify +++ b/qpid/cpp/examples/verify @@ -19,6 +19,7 @@ # under the License. # +export LC_ALL=C # Driver script to verify installed examples (also used for build tests.) # -- cgit v1.2.1