--- grph-fil.lua 2011-12-17 13:44:00.791168436 -0500
+++ grph-fil.lua 2011-12-17 13:44:26.158322675 -0500
@@ -46,7 +46,7 @@
if a == "function" then
a(name)
elseif a == "string" and action ~= "" then
- os.execute(a)
+ os.execute(action)
else
report_run("processing file, no action given for processing
'%s'",name)
endAditya _______________________________________________ dev-context mailing list [email protected] http://www.ntg.nl/mailman/listinfo/dev-context
