kpatch/test/integration/rhel-9.0/multiple.test

8 lines
Plaintext
Raw Normal View History

#!/bin/bash
SCRIPTDIR="$(readlink -f $(dirname $(type -p $0)))"
declare -a blacklist=(meminfo-string-LOADED.test)
source ${SCRIPTDIR}/../common/multiple.template