From: Sandrine Avakian Date: Wed, 10 Jul 2013 08:22:00 +0000 (+0200) Subject: Correcting missing bracket X-Git-Tag: sfa-2.1-27~52 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=d79e1356223f76322ecba20a0f1201844b281a9d;p=sfa.git Correcting missing bracket --- diff --git a/sfa/iotlab/iotlabdriver.py b/sfa/iotlab/iotlabdriver.py index f0de0b1f..8cdf8507 100644 --- a/sfa/iotlab/iotlabdriver.py +++ b/sfa/iotlab/iotlabdriver.py @@ -138,7 +138,7 @@ class IotlabDriver(Driver): logger.debug("IOTLABDRIVER.PY \t fill_record_info \ TYPE USER recslice_list %s \r\n \t RECORD %s \r\n" - % (recslice_list, record) + % (recslice_list, record)) #Append slice record in records list, #therefore fetches user and slice info again(one more loop) #Will update PIs and researcher for the slice