diff options
author | Oz Linden <oz@lindenlab.com> | 2013-11-14 15:33:17 -0500 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2013-11-14 15:33:17 -0500 |
commit | a87637119a07003838d8239b63fe587df612ccbb (patch) | |
tree | 27cd7f694c74583e4654d5a2200f5d7b5fc84678 | |
parent | ebc9bcbf69f7a519677a6522979a6bf6cbb04bb8 (diff) | |
parent | 9c6bd3b395027746317654a137270870036e73f1 (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 |