Index: trunk/scripts/SyncEditorLayerIndex.groovy
===================================================================
--- trunk/scripts/SyncEditorLayerIndex.groovy	(revision 12143)
+++ trunk/scripts/SyncEditorLayerIndex.groovy	(revision 12144)
@@ -535,5 +535,5 @@
                 } else if (et) {
                     myprintln "+ SKIP * Projections differ (${et} != '${jt}'): ${getDescription(j)}"
-                } else if (!options.nomissingeli) {
+                } else if (!options.nomissingeli && !getType(e).equals("tms")) {
                     myprintln "+ Missing ELI projections ('${jt}'): ${getDescription(j)}"
                 }
