From: Niv Sardi Date: Thu, 3 Jan 2008 05:16:17 +0000 (+0000) Subject: source /etc/xfsqa.config X-Git-Tag: v1.1.0~419 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=ca74d86f8fa0235da9a4302f3a48f95dd626b2a2;p=xfstests-dev.git source /etc/xfsqa.config This is used by uml.sh script to generate proper per-generic machine configs for xfsqa Merge of master-melb:xfs-cmds:30294a by kenmcd. --- diff --git a/common.config b/common.config index 741f65d0..e1429668 100644 --- a/common.config +++ b/common.config @@ -148,6 +148,7 @@ known_hosts() { [ "$HOST_CONFIG_DIR" ] || HOST_CONFIG_DIR=`pwd`/configs + [ -f /etc/xfsqa.config ] && . /etc/xfsqa.config [ -f $HOST_CONFIG_DIR/$HOST ] && . $HOST_CONFIG_DIR/$HOST [ -f $HOST_CONFIG_DIR/$HOST.config ] && . $HOST_CONFIG_DIR/$HOST.config