summaryrefslogtreecommitdiffstats
path: root/tools/fake-editor
blob: 25a7ccfd246074d2437009c179074e8eb0f4e461 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/sh
# This file is part of MXE.
# See index.html for further information.

# Fake "editor" to format output for GitHub issue.
# See tools/s3-fetch-and-sync for more info.

cat <<EOF >$1
Download failure: `date -u`

See `cat ~/mxe/tmp-url`?log.
EOF