]> granicus.if.org Git - sysstat/blob - tests/00330
Merge branch 'scop-grep-E'
[sysstat] / tests / 00330
1 . tests/variables
2 if [ ! -z "$VER_JSON" ]; then
3         rm -f tests/root
4         ln -s root1 tests/root
5         ./mpstat -o JSON 1 10 | $VER_JSON >/dev/null
6 else
7         echo Skipped
8 fi