mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Merge pull request #47941 from terminalmage/salt-jenkins-1000
Update test logging for salt-jenkins
This commit is contained in:
commit
0b85d1273f
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user