Commit a86120d
Merge #1972
1972: Fix nightly shelley latency benchmark r=rvl a=rvl
### Issue Number
None
### Overview
Fixes the shelley latency benchmark in buildkite nightly. It was saying:
```
latency: ProcessDidNotStart "cardano-node" cardano-node: createProcess: runInteractiveProcess: exec: does not exist (No such file or directory)
```
Co-authored-by: Rodney Lorrimar <rodney.lorrimar@iohk.io>1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
137 | 137 | | |
| 138 | + | |
138 | 139 | | |
139 | 140 | | |
140 | 141 | | |
| |||
0 commit comments