summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Gu <timothygu99@gmail.com>2014-09-03 20:48:18 (GMT)
committerTimothy Gu <timothygu99@gmail.com>2014-09-03 20:48:18 (GMT)
commitf0a8b2252e4230ed0109065345a16d6d0a8da3aa (patch)
tree004d5963c18c67ef9a20e78b9dbbd596a4573b6c
parentf9d2037aa0e106e580723985d3e60f4d9569c71a (diff)
downloadmxe-f0a8b2252e4230ed0109065345a16d6d0a8da3aa.zip
mxe-f0a8b2252e4230ed0109065345a16d6d0a8da3aa.tar.gz
mxe-f0a8b2252e4230ed0109065345a16d6d0a8da3aa.tar.bz2
s3-fetch-and-sync: Label download bugs as bugs
-rwxr-xr-xtools/s3-fetch-and-sync4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/s3-fetch-and-sync b/tools/s3-fetch-and-sync
index 654a7f5..0f6e679 100755
--- a/tools/s3-fetch-and-sync
+++ b/tools/s3-fetch-and-sync
@@ -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 \ No newline at end of file
+rm -f ~/mxe/tmp-download-log ~/mxe/tmp-url