|
@@ -368,26 +368,16 @@ fn_setstatus
|
|
|
(command_restart.sh)
|
|
(command_restart.sh)
|
|
|
fn_test_result_pass
|
|
fn_test_result_pass
|
|
|
|
|
|
|
|
-echo "4.1 - update - Offline"
|
|
|
|
|
|
|
+echo "4.1 - update"
|
|
|
echo "================================="
|
|
echo "================================="
|
|
|
echo "Description:"
|
|
echo "Description:"
|
|
|
-echo "check for updates while offline."
|
|
|
|
|
|
|
+echo "check for updates."
|
|
|
echo "Command: ./jc2server update"
|
|
echo "Command: ./jc2server update"
|
|
|
requiredstatus="OFFLINE"
|
|
requiredstatus="OFFLINE"
|
|
|
fn_setstatus
|
|
fn_setstatus
|
|
|
(command_update.sh)
|
|
(command_update.sh)
|
|
|
fn_test_result_pass
|
|
fn_test_result_pass
|
|
|
|
|
|
|
|
-echo "4.2 - update - Online"
|
|
|
|
|
-echo "================================="
|
|
|
|
|
-echo "Description:"
|
|
|
|
|
-echo "check for updates while online."
|
|
|
|
|
-echo "Command: ./ts3server update"
|
|
|
|
|
-requiredstatus="OFFLINE"
|
|
|
|
|
-fn_setstatus
|
|
|
|
|
-(command_update.sh)
|
|
|
|
|
-fn_test_result_pass
|
|
|
|
|
-
|
|
|
|
|
echo ""
|
|
echo ""
|
|
|
echo "5.1 - monitor - online"
|
|
echo "5.1 - monitor - online"
|
|
|
echo "================================="
|
|
echo "================================="
|