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

Johanna Amann (JIRA) jira at bro-tracker.atlassian.net
Wed Mar 25 12:54:00 PDT 2015


Johanna Amann created BIT-1355:
----------------------------------

             Summary: 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
             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-005#64014)


More information about the bro-dev mailing list