Update test logging for salt-jenkins 1000

This commit is contained in:
Erik Johnson 2018-06-02 21:39:17 -05:00
parent 58b5f2b4dd
commit fb66368af9
No known key found for this signature in database
GPG key ID: 5E5583C437808F3F

View file

@ -422,7 +422,7 @@ class CallTest(ShellCase, testprogram.TestProgramCase, ShellCaseCommonTestsMixin
except OSError:
log.error(
'run_script failed to generate output file:\n'
'return code %d\n'
'return code: %s\n'
'stdout:\n'
'%s\n\n'
'stderr\n'