sysstat/tests/01657

7 lines
132 B
Plaintext
Raw Normal View History

2023-02-28 13:51:48 +08:00
. tests/variables
if [ ! -z "$VER_JSON" ]; then
cat tests/out.data-wghfreq-sadf-j.tmp | $VER_JSON >/dev/null
else
echo Skipped
fi