Эх сурвалжийг харах

Removed the unnecessary command which was failing the test

sumeetchhetri 9 жил өмнө
parent
commit
7f0868096c

+ 1 - 1
frameworks/C++/ffead-cpp/setup.sh

@@ -1,7 +1,7 @@
 #!/bin/bash
 #!/bin/bash
 
 
 fw_depends ffead-cpp
 fw_depends ffead-cpp
-sudo /etc/init.d/apache2 stop
+
 export FFEAD_CPP_PATH=$TROOT/ffead-cpp-2.0
 export FFEAD_CPP_PATH=$TROOT/ffead-cpp-2.0
 export LD_LIBRARY_PATH=$IROOT:$FFEAD_CPP_PATH/lib:$LD_LIBRARY_PATH
 export LD_LIBRARY_PATH=$IROOT:$FFEAD_CPP_PATH/lib:$LD_LIBRARY_PATH
 echo $FFEAD_CPP_PATH
 echo $FFEAD_CPP_PATH