summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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