mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Update test logging for salt-jenkins 1000
This commit is contained in:
parent
58b5f2b4dd
commit
fb66368af9
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue