rewrap uploads

master
Oz Linden 2016-08-26 16:28:22 -04:00
parent b604e3c45f
commit 7ba028d2f3
1 changed files with 2 additions and 2 deletions

View File

@ -358,7 +358,7 @@ if $succeeded
then
if $build_viewer
then
begin_section Upload Installer
begin_section "Uploads"
# Upload installer
package=$(installer_$arch)
if [ x"$package" = x ] || test -d "$package"
@ -412,7 +412,7 @@ then
done
fi
fi
end_section Upload Installer
end_section "Uploads"
else
record_event "skipping upload of installer"
fi