test(e2e): quote linux bad-plugin diagnostic grep

This commit is contained in:
Peter Steinberger
2026-04-15 03:01:16 +01:00
parent 3c03d41f13
commit 1c46fa0031

View File

@@ -693,7 +693,7 @@ EOF
}
verify_bad_plugin_diagnostic() {
guest_exec grep -F "failed to load setup entry" /tmp/openclaw-parallels-linux-gateway.log
guest_exec bash -lc "grep -F 'failed to load setup entry' /tmp/openclaw-parallels-linux-gateway.log"
}
start_gateway_background() {