sysstat/tests/02180

4 lines
189 B
Plaintext
Raw Normal View History

2023-02-28 13:51:48 +08:00
rm -f tests/root
ln -s root3 tests/root
LC_ALL=C TZ=GMT ./iostat -x ALL 1 3 > tests/out.iostat-x-ALL-flush.tmp && diff -u tests/expected.iostat-x-ALL-flush tests/out.iostat-x-ALL-flush.tmp