~lioploum/offpunk

eea914018cec2235bdad197e7e39d347708238a3 — Ploum 10 months ago 79a3f98
remove old blackbox call
1 files changed, 0 insertions(+), 1 deletions(-)

M offpunk.py
M offpunk.py => offpunk.py +0 -1
@@ 1889,7 1889,6 @@ def main():
            gc.onecmd(line)
        lists = None
        gc.call_sync(refresh_time=refresh_time,depth=depth,lists=args.url)
        gc.onecmd("blackbox")
    else:
        # We are in the normal mode. First process config file
        torun_queue = read_config(torun_queue,rcfile=args.config_file,interactive=True)