Commit 7654a39b276f543f58a1c4447dc65f8463aa50b5
1 parent
4feb10fd
Remove extraneous statement after raising an exception
Showing
2 changed files
with
1 additions
and
2 deletions
generate_auto_job
| @@ -377,7 +377,6 @@ class Main: | @@ -377,7 +377,6 @@ class Main: | ||
| 377 | state = st_option_help | 377 | state = st_option_help |
| 378 | else: | 378 | else: |
| 379 | raise Exception('option without help text') | 379 | raise Exception('option without help text') |
| 380 | - state = st_top | ||
| 381 | elif state == st_option_help: | 380 | elif state == st_option_help: |
| 382 | if append_long_text(line, option): | 381 | if append_long_text(line, option): |
| 383 | if option in self.options_without_help: | 382 | if option in self.options_without_help: |
job.sums
| 1 | # Generated by generate_auto_job | 1 | # Generated by generate_auto_job |
| 2 | -generate_auto_job 0514289f2deb3bf7c1a6e85ef7d99ad120321ef5a6fe49d76c5274c6a658d3f1 | 2 | +generate_auto_job 9abe2ec994fb98526f5e3c0c199ce2e61a868463cb522a5bc6e9730b65534187 |
| 3 | include/qpdf/auto_job_c_att.hh 4c2b171ea00531db54720bf49a43f8b34481586ae7fb6cbf225099ee42bc5bb4 | 3 | include/qpdf/auto_job_c_att.hh 4c2b171ea00531db54720bf49a43f8b34481586ae7fb6cbf225099ee42bc5bb4 |
| 4 | include/qpdf/auto_job_c_copy_att.hh 50609012bff14fd82f0649185940d617d05d530cdc522185c7f3920a561ccb42 | 4 | include/qpdf/auto_job_c_copy_att.hh 50609012bff14fd82f0649185940d617d05d530cdc522185c7f3920a561ccb42 |
| 5 | include/qpdf/auto_job_c_enc.hh 28446f3c32153a52afa239ea40503e6cc8ac2c026813526a349e0cd4ae17ddd5 | 5 | include/qpdf/auto_job_c_enc.hh 28446f3c32153a52afa239ea40503e6cc8ac2c026813526a349e0cd4ae17ddd5 |