sysstat/tests/02040

4 lines
171 B
Plaintext

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