Merge branch 'edgarriba-cmake' of https://github.com/opendronemap/opendronemap into code-cleanup

pull/263/head
Dakota Benjamin 2016-02-26 15:21:01 -05:00
commit 09db4c13e4
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -137,7 +137,7 @@ class ODMGeoreferencingCell(ecto.Cell):
else:
log.ODM_WARNING('Found a valid georeferenced model in: %s'
% tree.odm_textured_model_ply_geo)
% tree.odm_georeferencing_model_ply_geo)
log.ODM_INFO('Running OMD Georeferencing Cell - Finished')
return ecto.OK if args['end_with'] != 'odm_georeferencing' else ecto.QUIT