From c2b3279615398942adce087119bde9e4fcfd9ab0 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 25 Jul 2017 22:13:12 +0300 Subject: Remove command line option --default-cursor and add option --hide-cursor. --- tools/ci/scripts/runtest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/ci/scripts') diff --git a/tools/ci/scripts/runtest.sh b/tools/ci/scripts/runtest.sh index b4df47da5..d8149bd8f 100755 --- a/tools/ci/scripts/runtest.sh +++ b/tools/ci/scripts/runtest.sh @@ -50,7 +50,7 @@ function wait_for_servers_list { } function run { - ./src/manaplus --default-cursor --enable-ipc --renderer=0 >logs/run.log 2>&1 & + ./src/manaplus --hide-cursor --enable-ipc --renderer=0 >logs/run.log 2>&1 & export PID=$! sleep 20s echo "pause after run" -- cgit v1.2.3-60-g2f50