sysstat/tests/02480

4 lines
182 B
Plaintext

rm -f tests/root
ln -s root1 tests/root
LC_ALL=C TZ=GMT ./iostat -d -p ALL -j LABEL > tests/out.iostat-jLABEL.tmp && diff -u tests/expected.iostat-jLABEL tests/out.iostat-jLABEL.tmp