Release
Compare changes
- Jono Wenger authored
+ 28
− 3
@@ -600,14 +600,12 @@ while [ ! -s $CLIENTOUT/client121-contact.bin ]; do
@@ -600,14 +600,12 @@ while [ ! -s $CLIENTOUT/client121-contact.bin ]; do
CLIENTCMD="timeout 360s ../bin/client $CLIENTOPTS -l $CLIENTOUT/client120.log -s blob120A --destfile $CLIENTOUT/client121-contact.bin --sendCount 0 --receiveCount 0"
@@ -650,6 +648,20 @@ echo "$CLIENTCMD -- $PIDVAL"
@@ -650,6 +648,20 @@ echo "$CLIENTCMD -- $PIDVAL"
CLIENTCMD="timeout 360s ../bin/client $CLIENTOPTS -l $CLIENTOUT/client120.log -s blob120B --destid b64:$CLIENT121ID --sendCount 5 --receiveCount 5 -m \"Hello from Client120, with E2E Encryption after 120 restoring backup\""
@@ -683,6 +695,19 @@ echo "$CLIENTCMD -- $PIDVAL"
@@ -683,6 +695,19 @@ echo "$CLIENTCMD -- $PIDVAL"
CLIENTCMD="timeout 360s ../bin/client $CLIENTOPTS -l $CLIENTOUT/client120.log -s blob120B --destid b64:$CLIENT121ID --sendCount 5 --receiveCount 5 -m \"Hello from Client120, with E2E Encryption after 121 restoring backup\""