anon-31e9bd66: comment on issue #39 at 2026-03-31T16:02:17Z

This commit is contained in:
Flo
2026-03-31 18:02:17 +02:00
parent 68f3b3f0d6
commit ba92db27ad
2 changed files with 9 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
{
"uuid": "3540469e-d407-4e25-a335-944b9a2bb7c7",
"issue_uuid": "37f1e904-c33c-4702-b9a2-5a68091afcef",
"author": "anon-31e9bd66",
"content": "IFS is set to newline+tab at script top, so 'for d in $DISTROS' treats the whole space-separated string as one token. Need to locally reset IFS or use an array.",
"created_at": "2026-03-31T16:02:17.284665Z",
"kind": "observation"
}

View File

@@ -1,5 +1,5 @@
{ {
"next_display_id": 40, "next_display_id": 40,
"next_comment_id": 61, "next_comment_id": 62,
"next_milestone_id": 1 "next_milestone_id": 1
} }