Update test.sh
This commit is contained in:
2
test.sh
2
test.sh
@@ -24,7 +24,7 @@ if [ ! -z ${LOCAL_SERVICES+x} ];
|
|||||||
then NCMD='ssh root@10.5.10.51'
|
then NCMD='ssh root@10.5.10.51'
|
||||||
else NCMD=''
|
else NCMD=''
|
||||||
fi
|
fi
|
||||||
echo "HERE: ${NCMD}"
|
echo "HERE: (${NODE_HOSTNAME})"
|
||||||
for rcheck in "${REPL_CHECK[@]}"; do
|
for rcheck in "${REPL_CHECK[@]}"; do
|
||||||
${NCMD} rm -f ${FOLDER}/test.repl
|
${NCMD} rm -f ${FOLDER}/test.repl
|
||||||
daterun=`date +%Y-%m-%d-%H-%M-%S`
|
daterun=`date +%Y-%m-%d-%H-%M-%S`
|
||||||
|
|||||||
Reference in New Issue
Block a user