From: nveid Date: Sat, 15 Jan 2011 17:48:24 +0000 (+0000) Subject: remove OI debug echo X-Git-Url: https://git.theari.com/?a=commitdiff_plain;h=911e034b6c2684fa5af808369fb1900a8426800c;p=cobramush.git remove OI debug echo --- diff --git a/U/d_lua.U b/U/d_lua.U index 6af0d4d..1885224 100644 --- a/U/d_lua.U +++ b/U/d_lua.U @@ -13,7 +13,6 @@ checkLocalLua() { lua_h_path="$toplev/$thisincl" else otherincs="$otherincs $toplev/$thisincl $toplev/$thisincl/src" - echo "OI=$otherincs">&4 fi done if $test "$lua_h_path" ; then