diff options
author | Oz Linden <oz@lindenlab.com> | 2013-11-14 18:04:00 -0500 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2013-11-14 18:04:00 -0500 |
commit | 54ad1935d393d04838117d171ee9c296f98b8268 (patch) | |
tree | e1969c0b2fd04592bdb1ab86903471af5befa52a | |
parent | f8846713cefbc4519cf1c332a650dad2cc67f4d2 (diff) | |
parent | a87637119a07003838d8239b63fe587df612ccbb (diff) |
merge changes for WOLF-444
-rwxr-xr-x | build.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |