sysstat/tests/05452

4 lines
166 B
Plaintext

rm -f tests/root
ln -s root1 tests/root
LC_ALL=C TZ=GMT ./pidstat -e sleep 2 > tests/out2.pidstat-e.tmp && diff -u tests/expected2.pidstat-e tests/out2.pidstat-e.tmp