Index: trunk/scripts/SyncEditorLayerIndex.groovy
===================================================================
--- trunk/scripts/SyncEditorLayerIndex.groovy	(revision 11639)
+++ trunk/scripts/SyncEditorLayerIndex.groovy	(revision 11665)
@@ -305,5 +305,5 @@
             }
         }
-        /*myprintln "*** Same URL, but different dates: ***"
+        myprintln "*** Same URL, but different dates: ***"
         for (def url : eliUrls.keySet()) {
             def ed = getDate(eliUrls.get(url))
@@ -334,5 +334,5 @@
                 myprintln "* Date differs (${t} != '${jd}'): ${getDescription(j)}"
             }
-        }*/
+        }
         myprintln "*** Mismatching shapes: ***"
         for (def url : josmUrls.keySet()) {
