saga-project / BigJob

SAGA-based Pilot-Job Implementation for Compute and Data
http://saga-project.github.com/BigJob/
Other
19 stars 8 forks source link

PilotCompute.get_details() broken #142

Closed oleweidner closed 11 years ago

oleweidner commented 11 years ago
    return self.__bigjob.get_details()
AttributeError: 'bigjob' object has no attribute 'get_details'
drelu commented 11 years ago

fixed