sysstat/tests/02700

4 lines
171 B
Plaintext

rm -f tests/root
ln -s root1 tests/root
LC_ALL=C TZ=GMT ./iostat -g total -p sda 1 2 > tests/out.iostat-gp.tmp && diff -u tests/expected.iostat-gp tests/out.iostat-gp.tmp