mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
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.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user