SL-15572 - Possible fix for codeticket upload issue

master
Brad Payne (Vir Linden) 2021-07-13 14:55:11 +01:00
parent 3d92a7dfe2
commit e0eb9b96f7
1 changed files with 1 additions and 0 deletions

View File

@ -449,6 +449,7 @@ then
# Upload additional packages.
for package_id in $additional_packages
do
sleep 240
package=$(installer_$arch "$package_id")
if [ x"$package" != x ]
then