abhilekhsingh / gc3pie

Automatically exported from code.google.com/p/gc3pie
0 stars 0 forks source link

unnecessary parameter in a function call in the ec2 backend #476

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In the ec2 backend, in the get_results function, when we call get_results for a 
subresource there is one unnecessary parameter which causes error and makes 
impossible to retrieve result from VMs. (attached file ec2UnnecessaryArg.patch)

I am using the development branch, revision 4123.

Original issue reported on code.google.com by Karanda...@gmail.com on 2 Feb 2015 at 2:23

Attachments:

GoogleCodeExporter commented 9 years ago
I think this is fixed in SVN r4134 (thanks for the patch!)

Can you please try it out and mark the issue as "Fixed"
if it solves the problem for you?

Original comment by riccardo.murri@gmail.com on 9 Feb 2015 at 1:00

GoogleCodeExporter commented 9 years ago
"Fixed"

yes, the problem is solved.

Original comment by Karanda...@gmail.com on 20 Feb 2015 at 12:29

GoogleCodeExporter commented 9 years ago

Original comment by riccardo.murri@gmail.com on 20 Feb 2015 at 12:33