sysstat/tests/01667

7 lines
157 B
Plaintext

. tests/variables
if [ ! -z "$VER_XML" ]; then
cat tests/out.data-wghfreq-sadf-x.tmp | $VER_XML --schema xml/sysstat.xsd - >/dev/null
else
echo Skipped
fi