diff --git a/issues/84b606e9-d671-4804-aa49-ec842586d995/comments/91e9cbc9-d776-4207-8d7e-8376907f1fd4.json b/issues/84b606e9-d671-4804-aa49-ec842586d995/comments/91e9cbc9-d776-4207-8d7e-8376907f1fd4.json new file mode 100644 index 0000000..16795ed --- /dev/null +++ b/issues/84b606e9-d671-4804-aa49-ec842586d995/comments/91e9cbc9-d776-4207-8d7e-8376907f1fd4.json @@ -0,0 +1,8 @@ +{ + "uuid": "91e9cbc9-d776-4207-8d7e-8376907f1fd4", + "issue_uuid": "84b606e9-d671-4804-aa49-ec842586d995", + "author": "anon-31e9bd66", + "content": "Fixed stat format detection — use if/else instead of || which fails under set -e. Also removed run wrapper for apply_ssh_config to avoid subshell issues.", + "created_at": "2026-03-31T16:29:18.348014Z", + "kind": "result" +} \ No newline at end of file diff --git a/meta/counters.json b/meta/counters.json index 71a9bad..2bca59d 100644 --- a/meta/counters.json +++ b/meta/counters.json @@ -1,5 +1,5 @@ { "next_display_id": 43, - "next_comment_id": 66, + "next_comment_id": 67, "next_milestone_id": 1 } \ No newline at end of file