We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 670ee0a commit a0c5603Copy full SHA for a0c5603
lib/mix/lib/mix/tasks/deps.partition.ex
@@ -57,7 +57,7 @@ defmodule Mix.Tasks.Deps.Partition do
57
args = [
58
ansi_flag,
59
~c"-e",
60
- ~c"Mix.CLI.main()",
+ ~c"Mix.CLI.main",
61
~c"deps.partition",
62
force_flag,
63
~c"--port",
0 commit comments