rm -f tests/root
ln -s ${T_SRCDIR}/tests/root1 tests/root
LC_ALL=C TZ=GMT ./sar -xzh -n DEV -d -u -P ALL -q ALL -f tests/data.tmp > tests/out2.sar-x2.tmp && diff -u ${T_SRCDIR}/tests/expected2.sar-x2 tests/out2.sar-x2.tmp
