sysstat/tests/00976

4 lines
142 B
Plaintext

rm -f tests/root
ln -s root6 tests/root
LC_ALL=C TZ=GMT ./sar -q PSI 1 1 2>&1 | grep "Inconsistent input data" >/dev/null && exit 1 || exit 0