summaryrefslogtreecommitdiffstats
path: root/bin/functions.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/functions.sh')
-rw-r--r--bin/functions.sh1
1 files changed, 1 insertions, 0 deletions
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
}