Commit 12cb051
puppet_runonce: redirect stderr to stdout (puppetlabs#523)
In case the Puppet Agent fails, it prints an error to stderr. Previously
when running the task, and the agent failed, it would output only normal
stdout, which contained only successful changes, and actual errors were
hidden.1 parent 430fa4f commit 12cb051
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments