docs: fix stale run_combined_test.sh comment in combined_test.cfg

Minor follow-up from Task 9's retirement review.
This commit is contained in:
Martino Ferrari
2026-07-01 22:08:21 +02:00
parent 45dcb9a71f
commit 03c7a95e9b
+1 -1
View File
@@ -373,7 +373,7 @@ $App = {
// ── DebugService ────────────────────────────────────────────────────────────── // ── DebugService ──────────────────────────────────────────────────────────────
// Patches the broker registry at startup so every signal is traceable. // Patches the broker registry at startup so every signal is traceable.
// TcpLogger is auto-injected on LogPort (9090) — no explicit DataSource needed. // TcpLogger is auto-injected on LogPort (9090) — no explicit DataSource needed.
// Connect the debugger web UI (./run_combined_test.sh -d) to: // Connect the debugger web UI (Client/debugger) to:
// Host=127.0.0.1 TCP=8080 UDP=8081 Log=9090 // Host=127.0.0.1 TCP=8080 UDP=8081 Log=9090
+DebugService = { +DebugService = {
Class = DebugService Class = DebugService