Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Fix #437 #440

Merged
merged 2 commits into from
May 17, 2015
Merged

Fix #437 #440

merged 2 commits into from
May 17, 2015

Conversation

rlouapre
Copy link
Contributor

#437

Successfully tested with xmllint and jq
ml {env} info --format support xml and json

Successfully tested with xmllint and jq
ml {env} info --format support xml and json
@properties.sort {|x,y| y <=> x}.each do |k, v|
logger.info k + ": " + v
format = find_arg(['--format'])
info = {}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can move this variable (info) inside the if, otherwise clean and simple.

@grtjn
Copy link
Contributor

grtjn commented May 15, 2015

Would be nice to add it to Help.rb as well, for completeness.

dmcassel added a commit that referenced this pull request May 17, 2015
@dmcassel dmcassel merged commit cdab18a into marklogic-community:dev May 17, 2015
@rlouapre rlouapre deleted the issue-437 branch May 18, 2015 10:54
@grtjn
Copy link
Contributor

grtjn commented Jun 19, 2015

Fixed #437

@grtjn grtjn modified the milestone: 1.7.3 Sep 17, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants