~clay-gerrard/swift/st_help_hangs

Viewing all changes in revision 210.

  • Committer: Clay Gerrard
  • Date: 2011-02-05 02:58:31 UTC
  • Revision ID: clay.gerrard@rackspace.com-20110205025831-339o3o7z2yr7dvzs
fix st command help hangs

Before running the command function global the main func would start the
print and error queues.  Inside the command function the the option
parser would see the the help option, print the help text, and raise
SystemExit, which wasn't getting caught.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: