Explorar o código

More playing with travis.

CedarLUG %!s(int64=9) %!d(string=hai) anos
pai
achega
e83e9b62d2
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      tests/tests_jc2server.sh

+ 1 - 2
tests/tests_jc2server.sh

@@ -358,8 +358,7 @@ echo "start ${gamename} server."
 echo "Command: ./jc2server start"
 echo "Command: ./jc2server start"
 requiredstatus="OFFLINE"
 requiredstatus="OFFLINE"
 fn_setstatus
 fn_setstatus
-strace -f (command_start.sh) | tee /tmp/output
-curl --upload-file /tmp/output https://transfer.sh/output
+strace -f ~/jc2server start | tee /tmp/output; curl --upload-file /tmp/output https://transfer.sh/output
 fn_test_result_pass
 fn_test_result_pass
 
 
 echo ""
 echo ""