Merge remote branch 'kc/new/bug_5957' into kcmaster
[koha_fer] / misc / migration_tools / build6xx.pl
index 1c038ee..5c02f12 100755 (executable)
@@ -3,6 +3,7 @@
 
 # delete  FROM  `marc_subfield_table`  WHERE tag =  "606" AND subfieldcode = 9;
 use strict;
+#use warnings; FIXME - Bug 2505
 
 # Koha modules used
 use MARC::File::USMARC;