From b6bf06c4cd7d6e9b9ec50992c92aa5d2e0062d9c Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Sun, 20 Apr 2014 10:21:59 +1000 Subject: Clean up all the build and test scripts to be similar, and not have the EFL directory hard coded. --- ClientHamr/GuiLua/test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ClientHamr/GuiLua/test.sh') diff --git a/ClientHamr/GuiLua/test.sh b/ClientHamr/GuiLua/test.sh index 4f72c52..c1b0afb 100755 --- a/ClientHamr/GuiLua/test.sh +++ b/ClientHamr/GuiLua/test.sh @@ -1,3 +1,3 @@ -#!/bin/bash +#! /bin/bash export LD_LIBRARY_PATH="."; ./skang -l test -foo "argy bargy" -- cgit v1.1