From 4f886b2cbbc86353c81364710f187cc07aec0305 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 17 Aug 2008 15:20:12 +0200 Subject: add some sanity checks --- bin/functions.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/functions.sh') diff --git a/bin/functions.sh b/bin/functions.sh index 3dbbb7c..f872c77 100644 --- a/bin/functions.sh +++ b/bin/functions.sh @@ -86,6 +86,7 @@ ewarn() { } eerror() { + echo _ewrap eerror "$*" return 1 } -- cgit v1.2.3