sysstat/tests/05210

4 lines
171 B
Plaintext

rm -f tests/root
ln -s root1 tests/root
LC_ALL=C TZ=GMT ./pidstat -uws -p ALL 1 3 > tests/out1.pidstat-p.tmp && diff -u tests/expected1.pidstat-p tests/out1.pidstat-p.tmp