public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: David Chinner <dgc@sgi.com>
To: xfs-dev <xfs-dev@sgi.com>
Cc: xfs-oss <xfs@oss.sgi.com>
Subject: [PATCH, XFSQA] Use common language setting
Date: Wed, 23 Apr 2008 11:55:39 +1000	[thread overview]
Message-ID: <20080423015539.GK103491721@sgi.com> (raw)

Prevent output from being munged by language settings and
causing golden output mismatches.

Signed-off-by: Dave Chinner <dgc@sgi.com>
---
 xfstests/common.config |    4 ++++
 1 file changed, 4 insertions(+)

Index: xfs-cmds/xfstests/common.config
===================================================================
--- xfs-cmds.orig/xfstests/common.config	2008-03-27 11:49:53.000000000 +1100
+++ xfs-cmds/xfstests/common.config	2008-04-23 11:52:36.980546211 +1000
@@ -32,6 +32,10 @@
 #   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

             reply	other threads:[~2008-04-23  1:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-23  1:55 David Chinner [this message]
2008-04-23  4:42 ` [PATCH, XFSQA] Use common language setting Barry Naujok

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080423015539.GK103491721@sgi.com \
    --to=dgc@sgi.com \
    --cc=xfs-dev@sgi.com \
    --cc=xfs@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox