|
@ -358,8 +358,10 @@ echo "start ${gamename} server." |
|
|
echo "Command: ./jc2server start" |
|
|
echo "Command: ./jc2server start" |
|
|
requiredstatus="OFFLINE" |
|
|
requiredstatus="OFFLINE" |
|
|
fn_setstatus |
|
|
fn_setstatus |
|
|
|
|
|
bash -x tests/tests_jc2server.sh start |
|
|
(command_start.sh) |
|
|
(command_start.sh) |
|
|
fn_test_result_pass |
|
|
fn_test_result_pass |
|
|
|
|
|
find . -name *.log |
|
|
|
|
|
|
|
|
echo "" |
|
|
echo "" |
|
|
echo "3.2 - start - online" |
|
|
echo "3.2 - start - online" |
|
|