sysstat/tests/02070

4 lines
169 B
Plaintext

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