sysstat/tests/02450

4 lines
193 B
Plaintext

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