sysstat/tests/05170

4 lines
200 B
Plaintext

rm -f tests/root
ln -s root1 tests/root
LC_ALL=C TZ=GMT ./pidstat -T TASK -d -p ALL > tests/out.pidstat-d-TTASK-ALL.tmp && diff -u tests/expected.pidstat-d-TTASK-ALL tests/out.pidstat-d-TTASK-ALL.tmp