rm -f tests/root
ln -s ${T_SRCDIR}/tests/root7 tests/root
LC_ALL=C TZ=GMT ./sar -A -f tests/data.tmp > tests/out2.sar-all.tmp && diff -u ${T_SRCDIR}/tests/expected2.sar-all tests/out2.sar-all.tmp
