From 8838acb11e7ebb9de0bd2578495dff55dc2abe46 Mon Sep 17 00:00:00 2001 From: Alexander Date: Tue, 14 Mar 2023 17:42:02 +0800 Subject: [PATCH] log.Fatal on failure to listen to SSH port (#10795) --- src/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test.txt b/src/test.txt index 5e1bc6e5..a717324b 100644 --- a/src/test.txt +++ b/src/test.txt @@ -1 +1 @@ -Fix tab indentation in code view (#10671) +log.Fatal on failure to listen to SSH port (#10795)