summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2013-11-14 15:33:17 -0500
committerOz Linden <oz@lindenlab.com>2013-11-14 15:33:17 -0500
commita87637119a07003838d8239b63fe587df612ccbb (patch)
tree27cd7f694c74583e4654d5a2200f5d7b5fc84678
parentebc9bcbf69f7a519677a6522979a6bf6cbb04bb8 (diff)
parent9c6bd3b395027746317654a137270870036e73f1 (diff)
merge changes for WOLF-444
-rwxr-xr-xbuild.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.sh b/build.sh
index 4875ef39f7..784b4b674d 100755
--- a/build.sh
+++ b/build.sh
@@ -371,6 +371,7 @@ then
if [ x"$package" != x ]
then
upload_item installer "$package" binary/octet-stream
+ upload_item quicklink "$package" binary/octet-stream
else
record_failure "Failed to upload $package_id package."
fi