From 83e12170dbffa258fa4a23d80fb9b18547adc193 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Thu, 8 May 2014 08:53:36 +1000 Subject: Setup all the Lua paths in a central place. --- src/GuiLua/test.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'src/GuiLua/test.sh') diff --git a/src/GuiLua/test.sh b/src/GuiLua/test.sh index 0cf39d9..30e8742 100755 --- a/src/GuiLua/test.sh +++ b/src/GuiLua/test.sh @@ -2,5 +2,4 @@ wd=$(pwd) -export LUA_PATH="$wd/../../lib/?.lua;./?.lua" ../../skang -l test -foo "argy bargy" -- cgit v1.1