]> arthur.barton.de Git - netdata.git/commitdiff
remove testing
authorpaulfantom <paulfantom@gmail.com>
Thu, 14 Jul 2016 11:04:10 +0000 (13:04 +0200)
committerpaulfantom <paulfantom@gmail.com>
Thu, 14 Jul 2016 11:04:10 +0000 (13:04 +0200)
plugins.d/python.d.plugin

index a45da0fa229d3ae575db89b41e6d6dd0645757ef..74e19063a87a0ff13ee5e8e10393beebe73175ce 100755 (executable)
@@ -485,8 +485,6 @@ def run():
 
     # parse passed command line arguments
     modules = parse_cmdline(MODULES_DIR, *sys.argv)
-    modules = ['sensors']
-    DEBUG_FLAG = True
     msg.DEBUG_FLAG = DEBUG_FLAG
     msg.info("MODULES_DIR='" + MODULES_DIR +
              "', CONFIG_DIR='" + CONFIG_DIR +