Signed-off-by: Bert Wesarg <bert.wesarg@xxxxxxxxxxxxxx> --- tg.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/tg.sh b/tg.sh index 9d08d63..3925f49 100644 tg.sh --- a/tg.sh +++ b/tg.sh @@ -14,7 +14,7 @@ info() die() { - info "fatal: $*" + info "fatal: $*" >&2 exit 1 } -- tg: (9404aa1..) bw/die-to-stderr (depends on: master) -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html