Changeset 8271
- Timestamp:
- 20/04/12 10:50:03 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
mauRepo/MolesManager/trunk/src/libs/migration/processor/deployment.py
r8270 r8271 503 503 ceda_guid.ceda_observation = ceda_observation.id 504 504 Moles3EPB.addCedaObject(ceda_guid, self._migrationSessions.molesSession, True) 505 DeploymentProcessor.log.info("GUI for this Observation: %s" % (ceda_guid.id))505 DeploymentProcessor.log.info("GUID for this Observation: %s" % (ceda_guid.id)) 506 506 507 507 return ceda_observation
Note: See TracChangeset
for help on using the changeset viewer.