aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test.sh
diff options
context:
space:
mode:
authorDavid Walter Seikel2014-05-13 14:42:20 +1000
committerDavid Walter Seikel2014-05-13 14:42:20 +1000
commit29f3fe70aeb5f566864c7868f7c89483547e92b4 (patch)
treec142966809d5b0d67104e12c8b7ed5d61417dab8 /test.sh
parentOops, left this laying around, no longer needed. (diff)
downloadSledjHamr-29f3fe70aeb5f566864c7868f7c89483547e92b4.zip
SledjHamr-29f3fe70aeb5f566864c7868f7c89483547e92b4.tar.gz
SledjHamr-29f3fe70aeb5f566864c7868f7c89483547e92b4.tar.bz2
SledjHamr-29f3fe70aeb5f566864c7868f7c89483547e92b4.tar.xz
Extantz calls love, and love calls LuaSL, and clean out the need for scripts to twiddle the Lua paths.
Diffstat (limited to 'test.sh')
-rwxr-xr-xtest.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/test.sh b/test.sh
index c560633..a6d3423 100755
--- a/test.sh
+++ b/test.sh
@@ -15,6 +15,6 @@ cd $wd/src/GuiLua
15./test.sh & 15./test.sh &
16sleep 1 16sleep 1
17 17
18echo "_______________ TESTING LuaSL _______________" 18echo "_______________ TESTING love and LuaSL _______________"
19cd $wd/src/LuaSL 19cd $wd
20./test.sh $0 20./love $0