@@ -24,7 +24,7 @@ if [ ! -z ${LOCAL_SERVICES+x} ];
thenNCMD='ssh root@10.5.10.51'
elseNCMD=''
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`
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.