Skip to content
This repository was archived by the owner on Apr 9, 2024. It is now read-only.

Fix graphviz output format setting - #136

Merged
gak merged 1 commit into
gak:developfrom
vmarkovtsev:patch-1
Dec 14, 2014
Merged

gak merged 1 commit into
gak:developfrom
vmarkovtsev:patch-1

Conversation

@vmarkovtsev

Copy link
Copy Markdown
Contributor

Setting graphivz output format is broken: -f / --output-format is ignored. This is because self.output_format is adjusted internally, not output_type. The fix is to set "dest" property of the corresponding argument.

Setting graphivz output format is broken: -f / --output-format is ignored. This is because self.output_format is adjusted internally, not output_type. The fix is to set "dest" property of the corresponding argument.
@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same when pulling c92539b on vmarkovtsev:patch-1 into 8181f6d on gak:develop.

gak added a commit that referenced this pull request Dec 14, 2014
Fix graphviz output format setting
@gak
gak merged commit 199036c into gak:develop Dec 14, 2014
@gak

gak commented Dec 14, 2014

Copy link
Copy Markdown
Owner

Thanks for this. Sorry for the late acceptance.

@vmarkovtsev

Copy link
Copy Markdown
Contributor Author

Better late than never! Thanks :)

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