removed duplicated info line

This commit is contained in:
Jiri Vanek 2023-11-29 18:05:29 +01:00
parent a96e41163c
commit c5a47b5307
1 changed files with 0 additions and 2 deletions

View File

@ -1321,8 +1321,6 @@ function packagejdk() {
mkdir -p ${packagesdir}
pushd ${imagesdir}
echo "Packaging build from ${imagesdir} to ${packagesdir}..."
if [ "x$suffix" = "x" ] ; then
nameSuffix=""
else