Commit ae6cf5d
fix(e2e): source in statements, not in the backgrounded chain
Brought the stack up for real: '&' still bound the whole
'source && source && fault_manager' chain, so the gateway leg ran
unsourced and exited 127. Semicolons scope each '&' to one command.
Verified live: all three jobs up, two recordings seeded, specs' data
visible in the browser.1 parent 03c81e6 commit ae6cf5d
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
| 52 | + | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments