[Bro-Dev] [JIRA] (BIT-1355) Hitting crl+c in broctl gives ugly output

Robin Sommer (JIRA) jira at bro-tracker.atlassian.net
Fri Apr 3 11:23:02 PDT 2015


     [ https://bro-tracker.atlassian.net/browse/BIT-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robin Sommer updated BIT-1355:
------------------------------
    Resolution: Fixed
        Status: Closed  (was: Open)

> Hitting crl+c in broctl gives ugly output
> -----------------------------------------
>
>                 Key: BIT-1355
>                 URL: https://bro-tracker.atlassian.net/browse/BIT-1355
>             Project: Bro Issue Tracker
>          Issue Type: Problem
>          Components: BroControl
>    Affects Versions: git/master
>            Reporter: Johanna Amann
>            Assignee: Daniel Thayer
>             Fix For: 2.4
>
>
> Hitting ctrl+c in broctl results in an ugly stack-trace at the moment:
> {code}
> $ broctl
> warning: new bro version detected (run the broctl "deploy" command)
> Welcome to BroControl 1.3-162
> Type "help" for help.
> [BroControl] > Traceback (most recent call last):
>   File "/xa/bro/master/bin/broctl", line 777, in <module>
>     sys.exit(main())
>   File "/xa/bro/master/bin/broctl", line 772, in main
>     cmdsuccess = loop.cmdloop("\nWelcome to BroControl %s\n\nType \"help\" for help.\n" % version.VERSION)
>   File "/xa/bro/master/lib/broctl/BroControl/brocmd.py", line 36, in cmdloop
>     line = py3bro.input(self.prompt)
> KeyboardInterrupt
> $
> {code}



--
This message was sent by Atlassian JIRA
(v6.4-OD-16-006#64014)


More information about the bro-dev mailing list