Skip to content

Commit

Permalink
Update kyuubi-util-scala/src/main/scala/org/apache/kyuubi/util/comman…
Browse files Browse the repository at this point in the history
…d/CommandLineUtils.scala

Co-authored-by: Cheng Pan <[email protected]>
  • Loading branch information
bowenliang123 and pan3793 authored Nov 28, 2023
1 parent cf0270c commit f160b73
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import java.io.File

object CommandLineUtils {
val CONF = "--conf"
val JAVA_OPTION_CLASSPATH = "-cp"
val CP = "-cp"

/**
* Assemble key value pair with "=" seperator
Expand Down

0 comments on commit f160b73

Please sign in to comment.