Browse Source

cat dev-debug.log

pull/1863/head
Daniel Gibbs 7 years ago
parent
commit
07c5d2129a
  1. 2
      tests/tests_jc2server.sh

2
tests/tests_jc2server.sh

@ -529,7 +529,7 @@ echo ""
set -x
core_getopt.sh)
fn_test_result_pass
grep "functionfile=" "${TRAVIS_BUILD_DIR}/dev-debug.log"
cat "${TRAVIS_BUILD_DIR}/dev-debug.log"
echo ""
echo "1.2 - getopt with incorrect args"

Loading…
Cancel
Save