diff options
Diffstat (limited to 'cpp/examples/verify')
-rwxr-xr-x | cpp/examples/verify | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/examples/verify b/cpp/examples/verify index 43e1206a0c..9a1ed078d6 100755 --- a/cpp/examples/verify +++ b/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.) # |