Bugzilla – Attachment 160916 Details for
Bug 30349
Cleanup bulkmarcimport.pl
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 30349: Add missing double dash (--delete) to POD
Bug-30349-Add-missing-double-dash---delete-to-POD.patch (text/plain), 934 bytes, created by
Jonathan Druart
on 2024-01-12 10:07:32 UTC
(
hide
)
Description:
Bug 30349: Add missing double dash (--delete) to POD
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2024-01-12 10:07:32 UTC
Size:
934 bytes
patch
obsolete
>From 5a0a826e4865ac12ab0d2190fab169b72f499df5 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Fri, 12 Jan 2024 11:06:48 +0100 >Subject: [PATCH] Bug 30349: Add missing double dash (--delete) to POD > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > misc/migration_tools/bulkmarcimport.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/misc/migration_tools/bulkmarcimport.pl b/misc/migration_tools/bulkmarcimport.pl >index 0ab60fbf14d..8161a0bb0ad 100755 >--- a/misc/migration_tools/bulkmarcimport.pl >+++ b/misc/migration_tools/bulkmarcimport.pl >@@ -902,7 +902,7 @@ debugging. > The I<CHARACTERISTIC> MARC flavour. At the moment, only I<MARC21> and > I<UNIMARC> are supported. MARC21 by default. > >-=item B<-d> >+=item B<-d, --delete> > > Delete EVERYTHING related to biblio in koha-DB before import. Tables: biblio, > biblioitems, items >-- >2.34.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 30349
:
132127
|
132128
|
132130
|
160492
|
160493
|
160494
|
160913
|
160914
|
160915
| 160916