Loading scripts/prepare_instrumentation.sh +1 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ coan_exists () { } cppp_exists () { type cppp/cpppnet.pl &> /dev/null ; type cppp/cppp.pl &> /dev/null ; } if ! (coan_exists || cppp_exists); then Loading Loading
scripts/prepare_instrumentation.sh +1 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ coan_exists () { } cppp_exists () { type cppp/cpppnet.pl &> /dev/null ; type cppp/cppp.pl &> /dev/null ; } if ! (coan_exists || cppp_exists); then Loading