aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2018-07-19 15:06:07 -0700
committerAnders Broman <a.broman58@gmail.com>2018-07-20 06:42:38 +0000
commit61dd06ed9f56a15adaf8b4f141d2f7e47670196b (patch)
tree02789ab05ca2dcd2cb8efe8f9447d403aa89178b /test
parent381ea0973f09669eb70506ec9fa9cc14bf69db0d (diff)
Lua: Switch from disable_lua to enable_lua.
Deprecate "disable_lua" in favor of "enable_lua". Configuration options typically use "true" or a similar value to enable features. Using "disable_lua = false" to enable Lua seems odd. Change-Id: I224acad0559d409ea0a28b5555d1eb898564328c Reviewed-on: https://code.wireshark.org/review/28773 Reviewed-by: Gerald Combs <gerald@wireshark.org> Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'test')
-rw-r--r--test/lua/globals_2.2.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lua/globals_2.2.txt b/test/lua/globals_2.2.txt
index bde560a316..762e497238 100644
--- a/test/lua/globals_2.2.txt
+++ b/test/lua/globals_2.2.txt
@@ -720,8 +720,8 @@
["datafile_path"] = '<function 33>',
["debug"] = '<function 381>',
["deregister_filehandler"] = '<function 382>',
- ["disable_lua"] = false,
["dofile"] = '<function 383>',
+ ["enable_lua"] = true,
["error"] = '<function 384>',
["expert"] = {
["group"] = {