No exit here
[jprojects-scripts.git] / dist.sh
diff --git a/dist.sh b/dist.sh
index 54fcb45ee6d5934048cb19c4ca4aff6d565785a4..f89c41ebebe050eb1fe4c1b27577ac3660a5cbf3 100755 (executable)
--- 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}"