sysstat/tests/00590

8 lines
162 B
Plaintext

. 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