Commit 8a27eb1
committed
📝 docs(demo): point the SIGPIPE reasoning at the backlog story, not a missing file
Both comments cited hack/test/hyg_sigpipe_pipefail_test.sh for why a large fixture is
required. That gate is parked as its own story and does not exist on main, so the citation
would be a dead path for the first reader who followed it.
The reasoning stays — it is exactly what a future reader needs to not "simplify" the
predicate back to grep -q. Only the pointer changes: lib.sh now says what the smoke test
actually does, and the smoke test names the sharpest remaining instance in the tree
(hack/kind/common.sh's kubectl logs pipeline) and the story that will sweep for it,
GATE-SIGPIPE-02.1 parent be9a504 commit 8a27eb1
2 files changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
90 | 92 | | |
91 | 93 | | |
92 | 94 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
142 | 145 | | |
143 | 146 | | |
144 | 147 | | |
| |||
0 commit comments