Преглед изворни кода

added create log dirs to prep

Daniel Gibbs пре 10 година
родитељ
комит
a47a56ba9d
1 измењених фајлова са 6 додато и 2 уклоњено
  1. 6 2
      tests/tests_jc2server.sh

+ 6 - 2
tests/tests_jc2server.sh

@@ -249,12 +249,16 @@ echo "Testing Branch: $TRAVIS_BRANCH"
 echo "================================="
 echo ""
 
-echo "0.0 - Enable dev-debug"
 echo "================================="
 echo "Description:"
-echo "Preparing Enviroment to run tests"
 echo ""
+(install_logs.sh)
+
+
+echo "================================="
+echo "Description:"
 echo "Enable dev-debug"
+echo ""
 (command_dev_debug.sh)
 fn_test_result_pass