aboutsummaryrefslogtreecommitdiffstats
path: root/ves-create.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ves-create.sh')
-rw-r--r--ves-create.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/ves-create.sh b/ves-create.sh
index 4b4cc0a..36027f6 100644
--- a/ves-create.sh
+++ b/ves-create.sh
@@ -53,9 +53,6 @@ while :; do
done
ENV_NAME="$1"
-echo $ENV_NAME
-echo $OVERRIDE
-
check_name "$1"
create_env "$1" "$OVERRIDE"