From 0e3d6b91e330a1f2c2f54031b87db9474da4e45c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 27 Apr 2017 21:51:13 +0300 Subject: Add script for run manaplus binary many times until error detected. --- tools/ci/scripts/runtest.sh | 5 ----- 1 file changed, 5 deletions(-) (limited to 'tools/ci/scripts/runtest.sh') diff --git a/tools/ci/scripts/runtest.sh b/tools/ci/scripts/runtest.sh index 2c5a8a012..80b54a0ff 100755 --- a/tools/ci/scripts/runtest.sh +++ b/tools/ci/scripts/runtest.sh @@ -1,10 +1,5 @@ #!/bin/bash -export SDL_VIDEODRIVER="dummy" -ulimit -c unlimited -S -ulimit -c unlimited -rm -rf core* - ./src/manaplus --renderer=0 >logs/run.log 2>&1 & export PID=$! sleep 12s -- cgit v1.2.3-70-g09d2