rm -f tests/root
ln -s ${T_SRCDIR}/tests/root6 tests/root
LC_ALL=C TZ=GMT ./sar -q ALL 1 1 > tests/out1.sar-qALL.tmp && diff -u ${T_SRCDIR}/tests/expected1.sar-qALL tests/out1.sar-qALL.tmp
