check_webservice_load.sh: remove debug code 'echo ..'.

This commit is contained in:
Christoph 2022-06-12 15:58:54 +02:00
parent bbc3370038
commit ccfa76e125

View File

@ -10,8 +10,6 @@ conf_file="${working_dir}/conf/check_webservice_load.conf"
LOCK_DIR="/tmp/${script_name%%.*}.LOCK" LOCK_DIR="/tmp/${script_name%%.*}.LOCK"
#LOCK_DIR=`mktemp -d` #LOCK_DIR=`mktemp -d`
echo "$LOCK_DIR"
#--------------------------------------- #---------------------------------------
#----------------------------- #-----------------------------
# Read Configurations from $conf_file # Read Configurations from $conf_file