Thread (32 messages) flat view 32 messages, 3 authors, 2016-06-15
STALE3752d

[TopGit PATCH 5/6] put die() messages to stderr

From: Bert Wesarg <hidden>
Date: 2016-06-15 22:49:41
Subsystem: the rest · Maintainer: Linus Torvalds

Signed-off-by: Bert Wesarg <redacted>

---
 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)
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help