From: Roland Haeder Date: Tue, 19 Apr 2016 12:32:00 +0000 (+0200) Subject: No exit here X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=bd9e57a54d360fbe3d49e87cc6633ad3f9e7e0e7;p=jprojects-scripts.git No exit here Signed-off-by: Roland Haeder --- diff --git a/dist.sh b/dist.sh index 54fcb45..f89c41e 100755 --- a/dist.sh +++ b/dist.sh @@ -51,7 +51,6 @@ then elif [ ! -d "${WILDFLY_MODULE_BASE_PATH}" ] then echo "$0: WildFly base path '${WILDFLY_MODULE_BASE_PATH}' not created." - exit 1 elif [ ! -d "${WILDFLY_MODULE_PATH}" ] then mkdir -vp "${WILDFLY_MODULE_PATH}"