From 03c7a95e9b5790d85269000879132bf557311894 Mon Sep 17 00:00:00 2001 From: Martino Ferrari Date: Wed, 1 Jul 2026 22:08:21 +0200 Subject: [PATCH] docs: fix stale run_combined_test.sh comment in combined_test.cfg Minor follow-up from Task 9's retirement review. --- Test/Configurations/combined_test.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Test/Configurations/combined_test.cfg b/Test/Configurations/combined_test.cfg index b9fdc51..634ccae 100644 --- a/Test/Configurations/combined_test.cfg +++ b/Test/Configurations/combined_test.cfg @@ -373,7 +373,7 @@ $App = { // ── DebugService ────────────────────────────────────────────────────────────── // Patches the broker registry at startup so every signal is traceable. // 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 +DebugService = { Class = DebugService