summaryrefslogtreecommitdiffstats
path: root/config/update_device.lua
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2012-11-26 02:56:30 +0000
committerTed Trask <ttrask01@yahoo.com>2012-11-26 02:56:30 +0000
commita0edc5f3607d568e6c3ddc9d88b4eb9048cea81f (patch)
tree63e305bae6b1e3e88ca422d98109fd67471726b2 /config/update_device.lua
parent15e9a5f420ec5d2a8e310510424ad86cbfdf3bd8 (diff)
downloadacf-provisioning-a0edc5f3607d568e6c3ddc9d88b4eb9048cea81f.tar.bz2
acf-provisioning-a0edc5f3607d568e6c3ddc9d88b4eb9048cea81f.tar.xz
Comment out references to APP
Diffstat (limited to 'config/update_device.lua')
-rw-r--r--config/update_device.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/update_device.lua b/config/update_device.lua
index 90f5340..7295062 100644
--- a/config/update_device.lua
+++ b/config/update_device.lua
@@ -1,7 +1,7 @@
-- This is the script run after editing a device - the label, classes
local functions, device, olddevice, params, oldparams = ...
-APP.logevent("got to update_device script")
+--APP.logevent("got to update_device script")
-- We'll handle the changing of the device by handling the resulting changing of the params
local env = {}