sysstat/tests/05230

4 lines
173 B
Plaintext

rm -f tests/root
ln -s root1 tests/root
LC_ALL=C TZ=GMT ./pidstat -Rw 2 > tests/out.pidstat-sigint.tmp && diff -u tests/expected.pidstat-sigint tests/out.pidstat-sigint.tmp