Skip to content

Commit 1bed23e

Browse files
committed
try test fix
1 parent ff9c0b6 commit 1bed23e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/main/kotlin/com/coder/gateway/cli/CoderCLIManager.kt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,6 @@ class CoderCLIManager(
287287
SetEnv CODER_SSH_SESSION_TYPE=JetBrains
288288
""".trimIndent()
289289
.plus(extraConfig)
290-
.plus(System.lineSeparator())
291290
.plus(
292291
"""
293292
Host ${getBackgroundHostName(deploymentURL, it)}
@@ -298,8 +297,8 @@ class CoderCLIManager(
298297
LogLevel ERROR
299298
SetEnv CODER_SSH_SESSION_TYPE=JetBrains
300299
""".trimIndent()
300+
.plus(extraConfig)
301301
)
302-
.plus(extraConfig)
303302
.replace("\n", System.lineSeparator())
304303
},
305304
)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy