Mercurial > hg > stampit
changeset 8:8c3361ab1db2
remove extraneous exit
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Tue, 20 Apr 2010 16:01:58 -0700 |
parents | d2daa42c1a56 |
children | 9726bc99fb13 |
files | stampit/main.py |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/stampit/main.py Tue Apr 20 15:56:29 2010 -0700 +++ b/stampit/main.py Tue Apr 20 16:01:58 2010 -0700 @@ -117,7 +117,6 @@ # do something with them (optionally) if options.command: - sys.exit(0) # you're done! options.command = options.command.strip() os.chdir(options.output) for tarball in tarballs: