sysstat/tests/02642

4 lines
179 B
Plaintext

rm -f tests/root
ln -s root1 tests/root
LC_ALL=C TZ=GMT ./iostat -N dm-2 sda1 > tests/out.iostat-N-list1.tmp && diff -u tests/expected.iostat-N-list1 tests/out.iostat-N-list1.tmp