Browse Source

added create log dirs to prep

pull/914/head
Daniel Gibbs 9 years ago
parent
commit
a47a56ba9d
  1. 8
      tests/tests_jc2server.sh

8
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

Loading…
Cancel
Save