]> git-server-git.apps.pok.os.sepia.ceph.com Git - s3-tests.git/commitdiff
Remove "--allow-hosts None" because it magically makes things work wip-12302-dumpling 81/head 82/head
authorDan Mick <dan.mick@redhat.com>
Tue, 14 Jul 2015 17:19:37 +0000 (10:19 -0700)
committerDan Mick <dan.mick@redhat.com>
Fri, 9 Oct 2015 05:47:25 +0000 (22:47 -0700)
Fixes: 12302
Signed-off-by: Dan Mick <dan.mick@redhat.com>
(cherry picked from commit 5f34b358fc7f9e76ff51f0d47208780fd41f73a9)

bootstrap

index 8571f6c2d81ed297c79c27c54b4a0c457f6575eb..9101f836795e5c5ff295de960b0744c68c8f7f1b 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -41,5 +41,4 @@ virtualenv --no-site-packages --distribute virtualenv
 # easy_install, and we really wanted pip; next line will fail if pip
 # requirements.txt does not match setup.py requirements -- sucky but
 # good enough for now
-./virtualenv/bin/python setup.py develop \
-    --allow-hosts None
+./virtualenv/bin/python setup.py develop