From: Nicolas Boisselier Date: Thu, 7 Apr 2016 13:16:23 +0000 (+0100) Subject: csv2human X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=be1b6c19f63e84192febec4895f0e2685f1eaa9f;p=nb.git csv2human --- diff --git a/etc/profile.d/functions b/etc/profile.d/functions index 0f3a4881..ed704b89 100644 --- a/etc/profile.d/functions +++ b/etc/profile.d/functions @@ -423,7 +423,7 @@ csv2human() { ;; *) echo "Unknow option: $1 at $0!"; - exit -1 + return -1 ;; esac; shift;