From d6e5f8d9f4a109a3f9b7ede503f4c1a482e90307 Mon Sep 17 00:00:00 2001 From: Jens Steidl <Jens.Steidl@slub-dresden.de> Date: Tue, 16 Mar 2021 12:26:53 +0100 Subject: [PATCH] - remove old hints (already moved) --- bin/slubsipbuilderbagit.pl | 3 --- 1 file changed, 3 deletions(-) diff --git a/bin/slubsipbuilderbagit.pl b/bin/slubsipbuilderbagit.pl index fc0e9ed..2ecc927 100644 --- a/bin/slubsipbuilderbagit.pl +++ b/bin/slubsipbuilderbagit.pl @@ -865,9 +865,6 @@ sub main{ # get bag name my $bagNameDir = SLUB::LZA::SIPBuilderBagIt::generateBagName($exportToArchiveDate, $ppn, $noppn); - # user hints - SLUB::LZA::SIPBuilderBagIt::checkForTitle(\@addBagInfo); - # save options if($save eq "copy") { my $bagPath = "$outputPath/$bagNameDir"; -- GitLab