]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commitdiff
xfsqa 165 - fails if environment LANG != C
authorDave Chinner <dgc@sgi.com>
Mon, 28 Apr 2008 06:25:22 +0000 (06:25 +0000)
committerDave Chinner <dgc@sgi.com>
Mon, 28 Apr 2008 06:25:22 +0000 (06:25 +0000)
Merge of master-melb:xfs-cmds:30992a by kenmcd.

  export the language that all tests will run under to prevent
  language settings from affecting test output and giving
  spurious failures when comparing against golden output.

common.config

index 9a597b28af10b6e9080d98facaa616a5a2c4c6ea..ba234ac26444e14cb860814b194c11bfae8cc3f0 100644 (file)
 #   validity or mountedness.
 #
 
+# all tests should use a common language setting to prevent golden
+# output mismatches.
+export LANG=C
+
 # Warning: don't put freeware before /usr/bsd on IRIX coz you'll
 #  get the wrong hostname and set your system name to -s  :)
 [ -d /usr/bsd ] && PATH=$PATH:/usr/bsd