test(infra): preserve script wrapper fixture · openclaw/openclaw@42b4715
openclaw
·
2026-05-30
·
via Recent Commits to openclaw:main
Commit 42b4715
test(infra): preserve script wrapper fixture
1 file changed
Lines changed: 1 addition & 0 deletions
File tree
exec-approvals-allow-always.test.ts
src/infra/exec-approvals-allow-always.test.ts
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|
@@ -1016,6 +1016,7 @@ $0 \\"$1\\"" touch {marker}`,
|
1016 | 1016 | return; |
1017 | 1017 | } |
1018 | 1018 | const dir = makeTempDir(); |
| 1019 | +makeExecutable(dir, "echo"); |
1019 | 1020 | makeExecutable(dir, "id"); |
1020 | 1021 | const env = makePathEnv(dir); |
1021 | 1022 | const safeBins = resolveSafeBins(undefined); |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
0 commit comments
Comments
(0)