Skip to content

Commit

Permalink
WIP: flip --incompatible_windows_escape_python_args
Browse files Browse the repository at this point in the history
See #7974

Change-Id: I2cc09a4e9295495062dc4ac79b859dec6512b1b7
  • Loading branch information
laszlocsomor committed May 28, 2019
1 parent 9bc841e commit c16a3e5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ public String getTypeDescription() {

@Option(
name = "incompatible_windows_escape_python_args",
defaultValue = "false",
defaultValue = "true",
documentationCategory = OptionDocumentationCategory.OUTPUT_PARAMETERS,
effectTags = {
OptionEffectTag.ACTION_COMMAND_LINES,
Expand Down

0 comments on commit c16a3e5

Please sign in to comment.