wesnoth/utils/travis/play_test_executor.sh
Chris Beck 392f980dbf Revert "travis: as a test, try turning off the nogui option for play test"
This reverts commit 6bca3fa96db46908c5914b8315024344e784e882.
2014-12-02 20:57:13 -05:00

4 lines
165 B
Bash
Executable File

#!/bin/bash
set -e
gdb -q -batch -return-child-result -ex "run" -ex "thread apply all bt" -ex "quit" --args ./wesnoth -m --controller 1:ai --controller 2:ai --nogui