rm -f tests/root
ln -s root7 tests/root
LC_ALL=C TZ=GMT ./sar --pretty -d -f tests/data.tmp > tests/out.sar-pretty.tmp && diff -u tests/expected.sar-pretty tests/out.sar-pretty.tmp
