Done
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Krzysztof Findeisen
Krzysztof FindeisenReporter
Krzysztof Findeisen
Krzysztof FindeisenReviewers
Jonathan Sick
Story Points
1
RubinTeam
Alert Production
Components
Sprint
None
Checklist
Checklist
Created August 12, 2019 at 5:18 PM
Updated August 13, 2019 at 5:28 PM
Resolved August 13, 2019 at 5:28 PM
It is no longer possible to run
inspect_job.py
from the command line:$ inspect_job.py foo/ap_verify.date2015-02-18_filterg_visit411371_ccdnum56_objectBlind15A_42.verify.json Traceback (most recent call last): File "verify/bin/inspect_job.py", line 28, in <module> main() TypeError: main() missing 1 required positional argument: 'filenames' $ inspect_job.py -h Traceback (most recent call last): File "verify/bin/inspect_job.py", line 28, in <module> main() TypeError: main() missing 1 required positional argument: 'filenames'
Figure out what happened and fix.