Browse Source

Removed the unnecessary command which was failing the test

sumeetchhetri 9 years ago
parent
commit
7f0868096c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/C++/ffead-cpp/setup.sh

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

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