check_webservice_load.sh: remove debug code 'echo ..'.
This commit is contained in:
parent
bbc3370038
commit
ccfa76e125
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user