Skip to content

Commit

Permalink
bug in converge
Browse files Browse the repository at this point in the history
  • Loading branch information
ianedwardthomas committed Dec 11, 2013
1 parent 9bd0369 commit 2471eb8
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -186,6 +186,8 @@ def retrieve_local_settings(self, run_settings):

def process(self, run_settings):

self.retrieve_local_settings(run_settings)

self.contextid = run_settings['http://rmit.edu.au/schemas/system'][u'contextid']
bdp_username = self.boto_settings['bdp_username']
output_storage_url = run_settings['http://rmit.edu.au/schemas/platform/storage/output']['platform_url']
Expand Down

0 comments on commit 2471eb8

Please sign in to comment.