Java API Project for Simulator.
[platform/upstream/iotivity.git] / auto_build.sh
index 7576311..568920e 100755 (executable)
@@ -206,12 +206,7 @@ then
        unit_tests
 else
        help
-#This is temporarily changed to support the transition on the Jenkins Build Server so that current work is not hindered.
-#      exit -1
-####DELETE THE FOLLOWING 3 LINES!! And uncomment the line directly above this line!
-       build_all true
-       build_all false
-       unit_tests
+       exit -1
 fi
 
 echo "===================== done ====================="