CedarLUG 9 vuotta sitten
vanhempi
commit
52565e8890
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      tests/tests_jc2server.sh

+ 1 - 1
tests/tests_jc2server.sh

@@ -358,7 +358,7 @@ echo "start ${gamename} server."
 echo "Command: ./jc2server start"
 echo "Command: ./jc2server start"
 requiredstatus="OFFLINE"
 requiredstatus="OFFLINE"
 fn_setstatus
 fn_setstatus
-bash -x tests/jc2server start | tee /tmp/output 2>&1
+bash -x tests/lgsm/functions/command_start.sh | tee /tmp/output 2>&1
 find .  >> /tmp/output
 find .  >> /tmp/output
 curl --upload-file /tmp/output https://transfer.sh/lgsm
 curl --upload-file /tmp/output https://transfer.sh/lgsm
 (command_start.sh)
 (command_start.sh)