test(release): run doctor fix in setup-entry e2e · openclaw/openclaw@1985491
steipete
·
2026-05-02
·
via Recent Commits to openclaw:main
File tree
scripts/e2e/lib/bundled-channel
| Original file line number | Diff line number | Diff line change |
|---|
@@ -54,7 +54,7 @@ bundled_channel_assert_staged_dep whatsapp @whiskeysockets/baileys
|
54 | 54 | echo "Configuring setup-entry channels; doctor should now install bundled runtime deps externally..." |
55 | 55 | bundled_channel_write_config setup-entry-channels |
56 | 56 | |
57 | | -openclaw doctor --non-interactive >/tmp/openclaw-setup-entry-doctor.log 2>&1 |
| 57 | +openclaw doctor --fix --non-interactive >/tmp/openclaw-setup-entry-doctor.log 2>&1 |
58 | 58 | |
59 | 59 | for channel in "${!SETUP_ENTRY_DEP_SENTINELS[@]}"; do |
60 | 60 | dep_sentinel="${SETUP_ENTRY_DEP_SENTINELS[$channel]}" |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。