sysstat/tests/01557

7 lines
156 B
Plaintext
Raw Normal View History

2023-02-28 13:51:48 +08:00
. tests/variables
if [ ! -z "$VER_XML" ]; then
cat tests/out.data-11.6.5-sadf-x.tmp | $VER_XML --schema xml/sysstat.xsd - >/dev/null
else
echo Skipped
fi