diff options
author | Oz Linden <oz@lindenlab.com> | 2011-03-18 12:44:57 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2011-03-18 12:44:57 -0400 |
commit | f5b33904e6eb0c6eca59f3b03be7666cff5bb49a (patch) | |
tree | b62ffd9e20366355428bc5ddb1435842e45a779d /build.sh | |
parent | cd48598333af1b28e8e5f648feaa9ec3c01c13b0 (diff) |
add upload of version-independent quicklinks
Diffstat (limited to 'build.sh')
-rwxr-xr-x | build.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -248,6 +248,7 @@ then succeeded=$build_coverity else upload_item installer "$package" binary/octet-stream + upload_item quicklink "$package" binary/octet-stream # Upload crash reporter files. case "$last_built_variant" in |