From 30fde0d5e8b315e11e34c9d1fc8014c9f1139336 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Tue, 22 Apr 2014 14:14:13 +1000 Subject: Move the Irrlicht demos to the base media directory to, and extantz itself. --- test.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'test.sh') diff --git a/test.sh b/test.sh index f0ba395..e84ea3f 100755 --- a/test.sh +++ b/test.sh @@ -7,8 +7,7 @@ wd=$(pwd) ./build.lua || exit echo "_______________ TESTING extantz _______________" -cd $wd/ClientHamr/extantz -./test.sh & +./extantz & sleep 1 echo "_______________ TESTING GuiLua _______________" -- cgit v1.1