mxe/tools/fake-editor

13 lines
254 B
Bash
Executable File

#!/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