sysstat/tests/02230

4 lines
187 B
Plaintext

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