diff --git a/tools/test/examples/update.py b/tools/test/examples/update.py index 8180b3e2b3..404e56e6f3 100644 --- a/tools/test/examples/update.py +++ b/tools/test/examples/update.py @@ -229,7 +229,6 @@ def main(arguments): args = parser.parse_args(arguments) cfg = os.path.join(os.path.dirname(__file__), args.config_file) - print cfg # Load the config file config = json.load(open(os.path.join(os.path.dirname(__file__),