summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorJoshua Harlow <harlowja@gmail.com>2015-06-03 16:56:08 -0700
committerJoshua Harlow <harlowja@yahoo-inc.com>2015-06-03 16:56:45 -0700
commit3681315012ed09967851bf7faa120401fef6d957 (patch)
tree0d0df16cd47f34ffa1f76dbfccd43f1c71fb5fa0 /tox.ini
parent833fdf7fbc93ff5f818afd30a5e99075468e760a (diff)
downloadironic-3681315012ed09967851bf7faa120401fef6d957.tar.gz
Use svg as it looks better/scales better than png
Change-Id: I2a17b5ddbe90fe8ea1ead53497e4dfcac5bf5647
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 30fe7b988..0b69c5c4d 100644
--- a/tox.ini
+++ b/tox.ini
@@ -21,7 +21,7 @@ downloadcache = ~/cache/pip
[testenv:genstates]
deps = {[testenv]deps}
pydot2
-commands = {toxinidir}/tools/states_to_dot.py -f {toxinidir}/doc/source/images/states.png
+commands = {toxinidir}/tools/states_to_dot.py -f {toxinidir}/doc/source/images/states.svg --format svg
[testenv:py34]
# NOTE(viktors): we must change default connection string for MySQL because