]> andersk Git - moira.git/blobdiff - dbck/phase1.qc
install startdcm correctly
[moira.git] / dbck / phase1.qc
index bff3bb09fd1c9e75c2d767bddc15a3052be2299a..83b779bc3cf2d861b79296bee17b6e9a21ff78d1 100644 (file)
@@ -365,6 +365,7 @@ phase1()
 ##     retrieve (id = s.string_id, buf = s.string)
 ##         where s.string = strings.string and s.tid != strings.tid {
          printf("String %s(%d) is a duplicate!\n", strtrim(buf), id);
+         printf("Not fixing this error\n");
 ##     }
     }
 ##}
This page took 0.032794 seconds and 4 git commands to generate.