]> arthur.barton.de Git - netdata.git/blobdiff - plugins.d/python.d.plugin
minor fixes
[netdata.git] / plugins.d / python.d.plugin
index 8b3ba4bfbb337ecfd40270f7a7b853c2bd9c0b13..6d34f73ffcb0ce84fa823ec0254ec3b76d0e31fa 100755 (executable)
@@ -485,7 +485,6 @@ def run():
     # parse passed command line arguments
     modules = parse_cmdline(MODULES_DIR, *sys.argv)
     msg.DEBUG_FLAG = DEBUG_FLAG
-    modules = ['sensors']
     msg.info("MODULES_DIR='" + MODULES_DIR +
              "', CONFIG_DIR='" + CONFIG_DIR +
              "', UPDATE_EVERY=" + str(BASE_CONFIG['update_every']) +