Skip to content

Commit 0eed50a

Browse files
committed
try test fix
1 parent 68fda3a commit 0eed50a

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
@@ -289,7 +289,6 @@ class CoderCLIManager(
289289
SetEnv CODER_SSH_SESSION_TYPE=JetBrains
290290
""".trimIndent()
291291
.plus(extraConfig)
292-
.plus(System.lineSeparator())
293292
.plus(
294293
"""
295294
Host ${getBackgroundHostName(deploymentURL, it)}
@@ -300,8 +299,8 @@ class CoderCLIManager(
300299
LogLevel ERROR
301300
SetEnv CODER_SSH_SESSION_TYPE=JetBrains
302301
""".trimIndent()
302+
.plus(extraConfig)
303303
)
304-
.plus(extraConfig)
305304
.replace("\n", System.lineSeparator())
306305
},
307306
)

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