https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22013
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |ommunity.org --- Comment #1 from Jonathan Druart <[email protected]> --- Which exact command are you running? % perl misc/stage_file.pl --file gazetteer_authority.mrc --authorities ... staging MARC records -- please wait ... finished staging MARC records MARC record staging report ------------------------------------ Input file: gazetteer_authority.mrc Record type: auth Number of input records: 31 Number of valid records: 31 Number of invalid records: 0 Incoming records not matched against existing records (--match option not supplied) Batch number assigned: 3 % perl misc/commit_file.pl --batch-number=3 ... importing MARC records -- please wait ... finished importing MARC records MARC record import report ---------------------------------------- Batch number: 3 Number of new records added: 31 Number of records replaced: 0 Number of records ignored: 0 Number of items added: 0 Number of items replaced: 0 Number of items ignored: 0 Note: an item is ignored if its barcode is a duplicate of one already in the database. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
