sysstat/tests/02440

4 lines
189 B
Plaintext

rm -f tests/root
ln -s root1 tests/root
LC_ALL=C TZ=GMT ./iostat -d -g disks sda sdb -g other sdc sdd 1 2 > tests/out.iostat-g.tmp && diff -u tests/expected.iostat-g tests/out.iostat-g.tmp