Commit 7912143
kola: Don't drop stderr on the floor from unit starting function
Amazingly we had *two* places that dropped stderr, this was
the second. The default `c.SSH` captures logs from test failures
but this was an *infra* failure so we need to drop to the
raw ssh tool.
(This could use a big cleanup but that's...a bigger project)1 parent 53526ee commit 7912143
1 file changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1100 | 1100 | | |
1101 | 1101 | | |
1102 | 1102 | | |
1103 | | - | |
1104 | 1103 | | |
1105 | 1104 | | |
1106 | 1105 | | |
| |||
1126 | 1125 | | |
1127 | 1126 | | |
1128 | 1127 | | |
1129 | | - | |
1130 | | - | |
| 1128 | + | |
1131 | 1129 | | |
1132 | | - | |
| 1130 | + | |
1133 | 1131 | | |
| 1132 | + | |
1134 | 1133 | | |
1135 | 1134 | | |
1136 | 1135 | | |
| |||
0 commit comments