s3-fetch-and-sync: Label download bugs as bugs

This commit is contained in:
Timothy Gu 2014-09-03 13:48:18 -07:00
parent f9d2037aa0
commit f0a8b2252e
1 changed files with 2 additions and 2 deletions

View File

@ -31,9 +31,9 @@ if ! ( \
>~/mxe/tmp-url
# Use a fake "editor" to format the issue
EDITOR=~/mxe/tools/fake-editor ghi open -- mxe/mxe
EDITOR=~/mxe/tools/fake-editor ghi open -L bug -- mxe/mxe
fi
cd ~/mxe && make clean-junk
s3cmd sync --acl-public ~/mxe/pkg/* s3://mxe-pkg/
rm -f ~/mxe/tmp-download-log ~/mxe/tmp-url
rm -f ~/mxe/tmp-download-log ~/mxe/tmp-url