test(board): use a fictional repo name in the orphan-mailbox comment

A comment in the --inbox-plan fixture named a real mailbox as an example.
Replaced with a fictional name; comment only, no check changes
(board-selftest 497/497).

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
This commit is contained in:
Kjell Tore Guttormsen 2026-09-23 15:43:06 +02:00
commit 2ea1783edc
Signed by: ktg
SSH key fingerprint: SHA256:JakMjO6FTBBzN0Bhfj9saOoEjaFxlSdYuZQQpM/lF9Q

View file

@ -1486,7 +1486,7 @@ mkrepo "$IP_ROOT/ip-repo-clean"
} > "$IP_ROOT/ip-repo-clean/STATE.md" } > "$IP_ROOT/ip-repo-clean/STATE.md"
# ip-orphan: a mailbox with pending mail but NO matching repo directory # ip-orphan: a mailbox with pending mail but NO matching repo directory
# anywhere under the scanned roots (the ktg-plugin-marketplace / svv / # anywhere under the scanned roots (the ktg-plugin-marketplace / old-sandbox /
# llm-ingestion-guard case: "ingen katalog", never opened as a tab). # llm-ingestion-guard case: "ingen katalog", never opened as a tab).
mkdir -p "$IP_COORD/ip-orphan/inbox" mkdir -p "$IP_COORD/ip-orphan/inbox"
echo "msg" > "$IP_COORD/ip-orphan/inbox/2026-msg1-from-w.md" echo "msg" > "$IP_COORD/ip-orphan/inbox/2026-msg1-from-w.md"