OSDN Git Service

Set the C locale in the tests/test_script driver
authorTheodore Ts'o <tytso@mit.edu>
Sun, 10 Feb 2008 12:58:08 +0000 (07:58 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 10 Feb 2008 12:58:08 +0000 (07:58 -0500)
commit37f009ae2216b52ff27fb05e5f42c37a651763dc
tree7627ac947024e305266abfb8ca92dcf617716d55
parentd8565d78d7f2b05d166800cb914390e4ffad8e50
Set the C locale in the tests/test_script driver

Since the test_script driver uses [A-Za-z], we need to set the locale
so we don't get bitten on locals where the sort order might be
different.

Addresses-Sourceforge-Bug: #1890526

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
tests/test_script.in