按提示词结论补 switchkins 完整覆盖锁
This commit is contained in:
@@ -3,6 +3,9 @@ set -euo pipefail
|
||||
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
# LinuxCNC source basis: browser smoke verifies OPFS-backed wasm/API/app flows
|
||||
# against source-backed LinuxCNC RS274 parameter persistence and generated
|
||||
# switchkins/remap fixtures without bypassing OPFS.
|
||||
chromium_bin=${CHROMIUM:-}
|
||||
if [[ -z "$chromium_bin" ]]; then
|
||||
for candidate in chromium chromium-browser google-chrome; do
|
||||
|
||||
Reference in New Issue
Block a user