rm -f tests/root
ln -s root1 tests/root
LC_ALL=C TZ=GMT ./sar -qu 0 > tests/out.sar-qu.tmp && diff -u tests/expected.sar-qu tests/out.sar-qu.tmp