Skip to content
Snippets Groups Projects
Commit e0eb9b96 authored by Brad Payne (Vir Linden)'s avatar Brad Payne (Vir Linden)
Browse files

SL-15572 - Possible fix for codeticket upload issue

parent 3d92a7df
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment