summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2016-09-07 13:32:49 -0400
committerOz Linden <oz@lindenlab.com>2016-09-07 13:32:49 -0400
commita388504ed2fb8f6c28f33b0e120e2632f693ec14 (patch)
tree9f3670f2842437833d69846201d16e7c363b0135 /build.sh
parent65a7a02d296a97257f40c747c1299cbd2616b9ce (diff)
fix symbolfile upload
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index 1edf584b1f..6a1b4813a7 100755
--- a/build.sh
+++ b/build.sh
@@ -390,7 +390,7 @@ then
# Upload crash reporter files
for symbolfile in $symbolfiles
do
- python_cmd "$helpers/codeticket.py" output --label symbolfile "$build_dir/$symbolfile"
+ python_cmd "$helpers/codeticket.py" output --label symbolfile --output "$build_dir/$symbolfile"
done
# Upload the llphysicsextensions_tpv package, if one was produced