X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=curlwrapper.py;h=bed1b3cad95e4458748dd3656305c20e1a190e0e;hb=3f01a8df5899602098c79b61b46ff54b48b1ae75;hp=21b499c2d12fd998e8afd5634761adaf6f73a654;hpb=928fe52fc1e9014af9d62d696003101042335aa1;p=nodemanager.git diff --git a/curlwrapper.py b/curlwrapper.py index 21b499c..bed1b3c 100644 --- a/curlwrapper.py +++ b/curlwrapper.py @@ -3,7 +3,7 @@ # it turned out, however, that after around 10 cycles of the nodemanager, # attempts to call GetSlivers were failing with a curl error 60 # we are thus reverting to the version from tag curlwrapper.py-NodeManager-2.0-8 -# the (broekn) pycurl version can be found in tags 2.0-9 and 2.0-10 +# the (broken) pycurl version can be found in tags 2.0-9 and 2.0-10 from subprocess import PIPE, Popen from select import select