sysstat/tests/02740

4 lines
203 B
Plaintext

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