diff options
author | Thomas Wiest <twiest@redhat.com> | 2014-12-18 11:07:13 -0500 |
---|---|---|
committer | Thomas Wiest <twiest@redhat.com> | 2014-12-18 11:07:13 -0500 |
commit | 34ac7b11c72a4ef30a3c646271410578245cd582 (patch) | |
tree | 731d4169122b6f32f3b52d1e787ba7cb91b6758a /.gitignore | |
parent | 2c11830eb8a910ebd70a39e235d25d48708ede12 (diff) | |
download | openshift-34ac7b11c72a4ef30a3c646271410578245cd582.tar.gz openshift-34ac7b11c72a4ef30a3c646271410578245cd582.tar.bz2 openshift-34ac7b11c72a4ef30a3c646271410578245cd582.tar.xz openshift-34ac7b11c72a4ef30a3c646271410578245cd582.zip |
changed multi_ec2.py to print the json result string instead of the python pretty print string.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 03112b30e..e25d99eeb 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ .rvmrc .DS_Store gce.ini +multi_ec2.yaml |