. tests/variables
if [ ! -z "$VER_XML" ]; then
	cat tests/out.data-wghfreq-sadf-x.tmp | $VER_XML --dtdvalid xml/sysstat-*.dtd - >/dev/null;
fi
