Browse Source

test

pull/1863/head
Daniel Gibbs 7 years ago
parent
commit
71ab87c3e2
  1. 3
      tests/tests_jc2server.sh

3
tests/tests_jc2server.sh

@ -485,7 +485,8 @@ echo ""
(command_dev_debug.sh) (command_dev_debug.sh)
fn_test_result_pass fn_test_result_pass
pwd pwd
echo "####### date > tests/.dev-debug" echo "####### touch & date > tests/.dev-debug"
touch tests/.dev-debug
date > tests/.dev-debug date > tests/.dev-debug
echo "########## ${rootdir}/.dev-debug" echo "########## ${rootdir}/.dev-debug"

Loading…
Cancel
Save