You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mxe/tools/fake-editor

12 lines
254 B

#!/bin/sh
# This file is part of MXE. See LICENSE.md for licensing 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