fix symbolfile upload

master
Oz Linden 2016-09-07 13:32:49 -04:00
parent 65a7a02d29
commit a388504ed2
1 changed files with 1 additions and 1 deletions

View File

@ -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