~clay-gerrard/swift/st_help_hangs

  • 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.
Filename Latest Rev Last Changed Committer Comment Size
..
bin 2.1.3 13 years ago Monty Taylor Initial release Diff
doc 24.1.1 13 years ago Monty Taylor New upstream release. Diff
etc 24.1.1 13 years ago Monty Taylor New upstream release. Diff
locale 198.1.1 13 years ago Michael Barton add pybabel setup.py commands and initial .pot Diff
swift 2.1.3 13 years ago Monty Taylor Initial release Diff
test 24.1.1 13 years ago Monty Taylor New upstream release. Diff
.bzrignore 120.1.1 13 years ago Chuck Thier Removing .DS_Store and adding to .bzrignore 77 bytes Diff Download File
File .functests 83.3.2 13 years ago David Goetz minor bug fixes- pre ratelimit caching of containe 86 bytes Diff Download File
File .probetests 2.1.5 13 years ago Monty Taylor Reverted accidental chmod -x-ing. 40 bytes Diff Download File
File .unittests 2.1.5 13 years ago Monty Taylor Reverted accidental chmod -x-ing. 107 bytes Diff Download File
AUTHORS 196.1.1 13 years ago Chuck Thier Bumped version to 1.2 to get ready for release, an 492 bytes Diff Download File
babel.cfg 198.1.1 13 years ago Michael Barton add pybabel setup.py commands and initial .pot 17 bytes Diff Download File
LICENSE 24.1.1 13 years ago Monty Taylor New upstream release. 11.2 KB Diff Download File
MANIFEST.in 42.1.1 13 years ago Monty Taylor Added code to generate a ChangeLog file from bzr o 154 bytes Diff Download File
README 104.1.1 13 years ago Anne Gentle Split out the SAIO doc and fixed a typo in the REA 515 bytes Diff Download File
setup.cfg 198.1.1 13 years ago Michael Barton add pybabel setup.py commands and initial .pot 375 bytes Diff Download File
setup.py 198.1.2 13 years ago Michael Barton refactor setup.py 4.5 KB Diff Download File