From 29953567853d1288c2e4252d70a57a13aca5c9c5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 7 Jan 2012 04:33:27 +0300 Subject: Add tests shortcut to linux portable version. --- nightly/run tests.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 nightly/run tests.sh (limited to 'nightly/run tests.sh') diff --git a/nightly/run tests.sh b/nightly/run tests.sh new file mode 100755 index 000000000..f72450c58 --- /dev/null +++ b/nightly/run tests.sh @@ -0,0 +1,6 @@ +#!/bin/bash + +DIR=$(dirname "$(readlink -f "$0")") +cd "$DIR" +export LD_LIBRARY_PATH="$DIR"/libs/:$LD_LIBRARY_PATH +./bin/manaplus --tests -- cgit v1.2.3-60-g2f50