sysstat/tests/02680

4 lines
174 B
Plaintext

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