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