Commit 5186b94
committed
Update RunSshCommand to output both stdout and stderr.
While using Terratest, I continually got an "exit code == 1" error
without seeing the underlying error message. This should fix that.1 parent 5f7e41e commit 5186b94
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
0 commit comments