sysstat/tests/00900

4 lines
178 B
Plaintext

rm -f tests/root
ln -s root1 tests/root
LC_ALL=C TZ=GMT ./sar -dh -j UUID -f tests/data.tmp > tests/out.sar-jUUID.tmp && diff -u tests/expected.sar-jUUID tests/out.sar-jUUID.tmp