[PATCH 0/2][FWTS-TEST] fix locale specific sort ordering issues

Colin King colin.king at canonical.com
Thu Jan 17 14:07:49 UTC 2013


From: Colin Ian King <colin.king at canonical.com>

We are getting caught out when we run the tests in a chroot or in
different countries because of locale specific sort ordering issues.
To work around this force the sort order to LC_ALL=C

Colin Ian King (2):
  test: ensure we have a well defined sort default
  arg-table-path-0001: sort the source log to ensure LC_ALL=C sort
    ordering

 arg-table-path-0001/test-0001.sh | 6 ++++--
 arg-table-path-0001/test-0002.sh | 6 ++++--
 test.sh                          | 5 +++++
 3 files changed, 13 insertions(+), 4 deletions(-)

-- 
1.8.0




More information about the fwts-devel mailing list