Release
Compare changes
- Richard T. Carback III authored
+ 3
− 3
@@ -407,7 +407,7 @@ eval $CLIENTCMD >> $CLIENTOUT/client101.txt || true &
@@ -407,7 +407,7 @@ eval $CLIENTCMD >> $CLIENTOUT/client101.txt || true &
CLIENTCMD="timeout 240s ../bin/client $CLIENTOPTS -l $CLIENTOUT/client100.log -s blob100 --destid b64:$NIAMHID --sendCount 0 --receiveCount 0"
@@ -416,11 +416,11 @@ wait $PIDVAL2
@@ -416,11 +416,11 @@ wait $PIDVAL2
CLIENTCMD="timeout 240s ../bin/client $CLIENTOPTS $REKEYOPTS -l $CLIENTOUT/client100.log -s blob100 --destid b64:$NIAMHID --sendCount 20 --receiveCount 20 -m \"Hello from Jake100, with E2E Encryption\""
CLIENTCMD="timeout 240s ../bin/client $CLIENTOPTS $REKEYOPTS -l $CLIENTOUT/client101.log -s blob101 --destid b64:$JAKEID --sendCount 20 --receiveCount 20 -m \"Hello from Niamh101, with E2E Encryption\""