sysstat/tests/05380

4 lines
185 B
Plaintext

rm -f tests/root
ln -s root1 tests/root
LC_ALL=C TZ=GMT ./pidstat -T ALL -t -dRrsuvw --dec=1 > tests/out.pidstat-dec.tmp && diff -u tests/expected.pidstat-dec tests/out.pidstat-dec.tmp