From 76804bb3584f5647cb937142b0e598fb395e04a2 Mon Sep 17 00:00:00 2001 From: Flo Date: Tue, 31 Mar 2026 19:40:06 +0200 Subject: [PATCH] anon-31e9bd66: comment on issue #47 at 2026-03-31T17:40:06Z --- .../comments/ebc09700-e7fa-4d83-9217-b32024d38c53.json | 8 ++++++++ meta/counters.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 issues/862d89b7-0c37-4858-939f-56a0b2da700e/comments/ebc09700-e7fa-4d83-9217-b32024d38c53.json diff --git a/issues/862d89b7-0c37-4858-939f-56a0b2da700e/comments/ebc09700-e7fa-4d83-9217-b32024d38c53.json b/issues/862d89b7-0c37-4858-939f-56a0b2da700e/comments/ebc09700-e7fa-4d83-9217-b32024d38c53.json new file mode 100644 index 0000000..9e09ecc --- /dev/null +++ b/issues/862d89b7-0c37-4858-939f-56a0b2da700e/comments/ebc09700-e7fa-4d83-9217-b32024d38c53.json @@ -0,0 +1,8 @@ +{ + "uuid": "ebc09700-e7fa-4d83-9217-b32024d38c53", + "issue_uuid": "862d89b7-0c37-4858-939f-56a0b2da700e", + "author": "anon-31e9bd66", + "content": "Fixed: IFS=newline was breaking read and array join in summary. Added IFS=' ' to read and used subshell IFS for distro list display.", + "created_at": "2026-03-31T17:40:06.254835Z", + "kind": "result" +} \ No newline at end of file diff --git a/meta/counters.json b/meta/counters.json index faa1be0..b9a7e9c 100644 --- a/meta/counters.json +++ b/meta/counters.json @@ -1,5 +1,5 @@ { "next_display_id": 48, - "next_comment_id": 73, + "next_comment_id": 74, "next_milestone_id": 1 } \ No newline at end of file