X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=sfa%2Fclient%2Fsfi.py;h=bfff3d3f1a0527f32c432dc4d0428dd26b5a1ecd;hb=0827758c72325a35df2cbc888bb1235a5b4e6246;hp=95acf1813842e91d9710c1c0953d2cd8cffe501f;hpb=c1c136b3042a24604823c6da135308b7c031c234;p=sfa.git diff --git a/sfa/client/sfi.py b/sfa/client/sfi.py index 95acf181..bfff3d3f 100644 --- a/sfa/client/sfi.py +++ b/sfa/client/sfi.py @@ -1186,7 +1186,7 @@ use this if you mean an authority instead""") server = self.sliceapi() # set creds - creds = [self.my_credential] + creds = [self.my_credential_string] if options.delegate: creds.append(self.delegate_cred(cred, get_authority(self.authority))) if options.show_credential: