Merge pull request #47941 from terminalmage/salt-jenkins-1000

Update test logging for salt-jenkins
This commit is contained in:
Erik Johnson 2018-06-02 21:40:55 -05:00 committed by GitHub
commit 0b85d1273f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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'