- Timestamp:
- 2017-05-14T14:44:17+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/scripts/SyncEditorLayerIndex.groovy
r12143 r12144 535 535 } else if (et) { 536 536 myprintln "+ SKIP * Projections differ (${et} != '${jt}'): ${getDescription(j)}" 537 } else if (!options.nomissingeli ) {537 } else if (!options.nomissingeli && !getType(e).equals("tms")) { 538 538 myprintln "+ Missing ELI projections ('${jt}'): ${getDescription(j)}" 539 539 }
Note:
See TracChangeset
for help on using the changeset viewer.