From: nlebreto Date: Thu, 7 Nov 2013 16:01:12 +0000 (+0100) Subject: release 1 fix the RSpec balise X-Git-Tag: sfa-3.0-2-bonfire-r1-1^0 X-Git-Url: http://git.onelab.eu/?p=sfa.git;a=commitdiff_plain;h=6023d19b3496717464ba55f7239f5da013fb5be4 release 1 fix the RSpec balise --- diff --git a/sfa/client/bonfire.py b/sfa/client/bonfire.py index 5f026737..0b34ce51 100644 --- a/sfa/client/bonfire.py +++ b/sfa/client/bonfire.py @@ -69,6 +69,7 @@ urlcomputes = buildpagehttp("https://api.integration.bonfire.grid5000.fr/locatio # list for all bonfire resources def bonsources(): bonfires = [] + bonfires.append("") bonfires.append("") manag_exp = remove_needless_txt(callcurl("https://api.bonfire-project.eu/managed_experiments")) bonfires.append(manag_exp)