anon-31e9bd66: comment on issue #39 at 2026-03-31T16:02:17Z
This commit is contained in:
@@ -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"
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"next_display_id": 40,
|
||||
"next_comment_id": 61,
|
||||
"next_comment_id": 62,
|
||||
"next_milestone_id": 1
|
||||
}
|
||||
Reference in New Issue
Block a user