summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorTodd Stinson <stinson@lindenlab.com>2012-06-14 18:48:48 -0700
committerTodd Stinson <stinson@lindenlab.com>2012-06-14 18:48:48 -0700
commitac2c4da12e9af67318d472ca0b4e3117727d7d31 (patch)
treefecb1013e2f5cd652088ac932b77496f94e943d3 /build.sh
parent8a1c557cbffcc4608f0c3b2c69dedef69bb7f3f3 (diff)
parente76fe073df81d4fd2b25d09f7c0ccd0566c2e966 (diff)
Pull and merge from ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai.
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/build.sh b/build.sh
index 8ca3208087..1532e586cb 100755
--- a/build.sh
+++ b/build.sh
@@ -268,6 +268,10 @@ then
else
upload_item installer "$package" binary/octet-stream
upload_item quicklink "$package" binary/octet-stream
+ gzip $build_dir/newview/secondlife-bin-$arch.MAP
+ mapfile=secondlife-bin-$arch.MAP.gz
+ upload_item mapfile "$build_dir/newview/$mapfile" binary/octet-stream
+ echo "Uploaded mapfile"
[ -f summary.json ] && upload_item installer summary.json text/plain
# Upload crash reporter files.