aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test.sh
diff options
context:
space:
mode:
authorDavid Walter Seikel2014-04-22 14:14:13 +1000
committerDavid Walter Seikel2014-04-22 14:14:13 +1000
commit30fde0d5e8b315e11e34c9d1fc8014c9f1139336 (patch)
tree86c9167313b19037db6e8555a8ca2f802ccefb5c /test.sh
parentMoved images to media, much better idea. (diff)
downloadSledjHamr-30fde0d5e8b315e11e34c9d1fc8014c9f1139336.zip
SledjHamr-30fde0d5e8b315e11e34c9d1fc8014c9f1139336.tar.gz
SledjHamr-30fde0d5e8b315e11e34c9d1fc8014c9f1139336.tar.bz2
SledjHamr-30fde0d5e8b315e11e34c9d1fc8014c9f1139336.tar.xz
Move the Irrlicht demos to the base media directory to, and extantz itself.
Diffstat (limited to 'test.sh')
-rwxr-xr-xtest.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/test.sh b/test.sh
index f0ba395..e84ea3f 100755
--- a/test.sh
+++ b/test.sh
@@ -7,8 +7,7 @@ wd=$(pwd)
7./build.lua || exit 7./build.lua || exit
8 8
9echo "_______________ TESTING extantz _______________" 9echo "_______________ TESTING extantz _______________"
10cd $wd/ClientHamr/extantz 10./extantz &
11./test.sh &
12sleep 1 11sleep 1
13 12
14echo "_______________ TESTING GuiLua _______________" 13echo "_______________ TESTING GuiLua _______________"