From e5ad160b148437714b710f692662c972f4976b88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20K=C3=B6nig?= <Alexander.Koenig@eurac.edu> Date: Fri, 29 Sep 2017 18:56:09 +0200 Subject: [PATCH] cleaned up the adapt_tos.pl script --- commul-customization/adapt_tos.pl | 9 --------- 1 file changed, 9 deletions(-) diff --git a/commul-customization/adapt_tos.pl b/commul-customization/adapt_tos.pl index 7409a1d..db5b1c2 100644 --- a/commul-customization/adapt_tos.pl +++ b/commul-customization/adapt_tos.pl @@ -67,12 +67,3 @@ while (my $line = <$tos>) print $out $line; } - #print "-$repo_name--$centre_legal_entity--$full_address--$city--$country-\n"; - - -__DATA__ -$REPOSITORY_NAME dspace.name -$A_CENTRE_OR_UNIT_WITH_LEGAL_PERSONALITY lr.description.institution -$FULL_ADDRESS lr.description.location -$COUNTRY lr.description.shortLocation[1] -$CITY lr.description.shortLocation[0] -- GitLab