Commit fc6cc47c authored by multrus's avatar multrus
Browse files

typo in prepare_instrumentation.sh

parent f7bbac48
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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