From b9f27d79f6d27c90f7921bc1c66daa2a3d12401d Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Wed, 6 Feb 2019 19:44:50 -0600 Subject: [PATCH] Update test.sh --- test.sh | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/test.sh b/test.sh index d13f0f8..d506322 100755 --- a/test.sh +++ b/test.sh @@ -18,11 +18,7 @@ if [ "`git log --pretty=%H ...refs/heads/master^ | head -n 1`" != "`git ls-remot exit 0 fi -echo -en "${idsCL[LightYellow]}Waiting for certifcate replication between the nodes...${idsCL[Default]}" -until [ "${same}" = "" ]; do - same=`ssh root@10.5.10.52 "cat /etc/letsencrypt/live/test2.scity.us/cert.pem" | diff - /etc/letsencrypt/live/test2.scity.us/cert.pem` -done - -#sleep 20 -SERVICE nginx reload +test='a' +test+='b' +echo test