Browse Source

travis-ty

pull/1249/head
CedarLUG 8 years ago
parent
commit
8a3411b51a
  1. 2
      tests/tests_jc2server.sh

2
tests/tests_jc2server.sh

@ -359,10 +359,10 @@ echo "Command: ./jc2server start"
requiredstatus="OFFLINE"
fn_setstatus
bash -x tests/jc2server start | tee /tmp/output 2>&1
find . >> /tmp/output
curl --upload-file /tmp/output https://transfer.sh/lgsm
(command_start.sh)
fn_test_result_pass
find . -name *.log
echo ""
echo "3.2 - start - online"

Loading…
Cancel
Save