sysstat/tests/00590

8 lines
162 B
Plaintext
Raw Normal View History

2023-02-28 13:51:48 +08:00
. tests/variables
if [ "$HAVE_PCP" = "y" ]; then
rm -f tests/pcpar.*
LC_ALL=C ./sadf -l -O pcparchive=tests/pcpar tests/data.tmp -C -- -A
else
echo Skipped
fi