summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2016-12-08 09:35:54 -0500
committerOz Linden <oz@lindenlab.com>2016-12-08 09:35:54 -0500
commit7a5fbe8d1ab8ef35105cf3f9fcefd6a2f40be8ce (patch)
tree68355ac9af3c99ff1f37e7da866e4729b97d3d30 /build.sh
parentba83360f56de6c5881934247df5290fddf0e0270 (diff)
correct upload of default installer
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index 0880732a4f..b16eedb5ab 100755
--- a/build.sh
+++ b/build.sh
@@ -370,7 +370,7 @@ then
succeeded=$build_coverity
else
# Upload base package.
- python_cmd "$helpers/codeticket.py" addoutput Installer --output "$package"
+ python_cmd "$helpers/codeticket.py" addoutput Installer "$package"
# Upload additional packages.
for package_id in $additional_packages