rm -f tests/root
ln -s ${T_SRCDIR}/tests/root1 tests/root
rm -f tests/data-11.6.5-ow.tmp
cp -f ${T_SRCDIR}/tests/data-11.6.5 tests/data-11.6.5-ow.tmp

LC_ALL=C TZ=GMT ./sadc 1 1 tests/data-11.6.5-ow.tmp 2>&1 | grep "Invalid system activity" >/dev/null
