diff --git a/contrib/examples/git-am.sh b/contrib/examples/git-am.sh index dd539f1a8a..ac2a98e914 100755 --- a/contrib/examples/git-am.sh +++ b/contrib/examples/git-am.sh @@ -188,7 +188,9 @@ It does not apply to blobs recorded in its index.")" } clean_abort () { - test $# = 0 || echo >&2 "$@" + test $# = 0 || cat >&2 <