It would be useful to print shell errors (resulting in a handled bad status). Now, we get this
ShellError: Shell command dmcopy pcadf076740781N003_fidpr1.fits.gz
bob.fits failed with exit status 1
but it would be really handy to see any shell error text at that point:
ipdb> outlines
['Clobber set to no, and output file bob.fits exists.']
I thought I'd put in a PR for this at one point, but I guess I was mistaken.
It would be useful to print shell errors (resulting in a handled bad status). Now, we get this
but it would be really handy to see any shell error text at that point:
I thought I'd put in a PR for this at one point, but I guess I was mistaken.