diff --git a/test.sh b/test.sh index ca2f678..f38b03d 100755 --- a/test.sh +++ b/test.sh @@ -24,7 +24,7 @@ if [ ! -z ${LOCAL_SERVICES+x} ]; then NCMD='ssh root@10.5.10.51' else NCMD='' fi -echo "HERE: ${NCMD}" +echo "HERE: (${NODE_HOSTNAME})" for rcheck in "${REPL_CHECK[@]}"; do ${NCMD} rm -f ${FOLDER}/test.repl daterun=`date +%Y-%m-%d-%H-%M-%S`