From ffbd7468766ebcefea25cac5a06af8b2fe82b36e Mon Sep 17 00:00:00 2001 From: Flo Date: Tue, 31 Mar 2026 18:29:18 +0200 Subject: [PATCH] anon-31e9bd66: comment on issue #42 at 2026-03-31T16:29:18Z --- .../comments/91e9cbc9-d776-4207-8d7e-8376907f1fd4.json | 8 ++++++++ meta/counters.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 issues/84b606e9-d671-4804-aa49-ec842586d995/comments/91e9cbc9-d776-4207-8d7e-8376907f1fd4.json 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