marklogic-community / roxy

Deployment tool for MarkLogic applications. Also provides optional unit test and XQuery MVC structure
Other
87 stars 66 forks source link

MLCP local mode argument interpreted as environment #823

Closed grtjn closed 6 years ago

grtjn commented 7 years ago

ServerConfig.rb wrongfully uses find_arg to find environment, should look at first next ARGV only.

grtjn commented 6 years ago

Was fixed in the past, and got included in release 1.7.7 if I'm not mistaken..