From d5cb185a91b8e7deaf1c2fdda5b6842f18ea7a5b Mon Sep 17 00:00:00 2001 From: kwahlin Date: Fri, 17 Nov 2023 08:45:13 +0100 Subject: [PATCH] Remove not release bound scripts and add roles-to-instance script --- whelktool/globalchanges-1.33.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/whelktool/globalchanges-1.33.sh b/whelktool/globalchanges-1.33.sh index 44495ef1c0..34638dc44e 100644 --- a/whelktool/globalchanges-1.33.sh +++ b/whelktool/globalchanges-1.33.sh @@ -2,6 +2,5 @@ set -euxo pipefail time java -Dxl.secret.properties=$HOME/secret.properties-$ENV -jar build/libs/whelktool.jar --report reports/$ENV-$(date +%Y%m%d-%H%M%S) --skip-index scripts/2023/08/lxl-4243-move-out-solitary-contentType-from-hasPart.groovy time java -Dxl.secret.properties=$HOME/secret.properties-$ENV -jar build/libs/whelktool.jar --report reports/$ENV-$(date +%Y%m%d-%H%M%S) --skip-index scripts/cleanups/2023/07/lxl-4221-move-illustrativecontent-to-instance.groovy -time java -Dxl.secret.properties=$HOME/secret.properties-$ENV -jar build/libs/whelktool.jar --report reports/$ENV-$(date +%Y%m%d-%H%M%S) --skip-index scripts/cleanups/2023/05/gf-cleanup.groovy -time java -Dxl.secret.properties=$HOME/secret.properties-$ENV -jar build/libs/whelktool.jar --report reports/$ENV-$(date +%Y%m%d-%H%M%S) --skip-index scripts/cleanups/2020/08/lxl-3294-move-bearer-like-gfs-from-work-to-instance.groovy time java -Dxl.secret.properties=$HOME/secret.properties-$ENV -jar build/libs/whelktool.jar --report reports/$ENV-$(date +%Y%m%d-%H%M%S) --skip-index scripts/2023/10/elib-unspecified-contributor.groovy +time java -Dxl.secret.properties=$HOME/secret.properties-$ENV -jar build/libs/whelktool.jar --report reports/$ENV-$(date +%Y%m%d-%H%M%S) --skip-index scripts/2023/05/lxl-2512-move-contribution-by-relator-domain/script.groovy