diff --git a/basice2e/run.sh b/basice2e/run.sh index 28efcdaa1deace46042790e06c788670642105cb..82314898e083c0ded809fa85ce658b220d5d7641 100755 --- a/basice2e/run.sh +++ b/basice2e/run.sh @@ -35,7 +35,6 @@ CLIENTCLEAN=results/clients-cleaned CLIENTOPTS="--password hello --ndf results/ndf.json --verify-sends --sendDelay 100 --waitTimeout 360 -v $DEBUGLEVEL" CLIENTEPHREGOPTS="--password hello --ndf results/ndf.json --verify-sends --sendDelay 100 --waitTimeout 360 -v $DEBUGLEVEL --disableNodeRegistration --enableEphemeralRegistration" -CLIENTDMOPTS="--password hello --ndf results/ndf.json --waitTimeout 360 -v $DEBUGLEVEL" CLIENTGROUPOPTS="--password hello --waitTimeout 600 --ndf results/ndf.json -v $DEBUGLEVEL" CLIENTFILETRANSFEROPTS="--password hello --waitTimeout 600 --ndf results/ndf.json -v $DEBUGLEVEL" CLIENTREKEYOPTS="--password hello --ndf results/ndf.json --verify-sends --waitTimeout 600 -v $DEBUGLEVEL" diff --git a/dm/run.sh b/dm/run.sh index 6fe6431281096a996f10feb933a219f0465d955a..5f439b386cd266dff63857d229665a34f8ac260d 100755 --- a/dm/run.sh +++ b/dm/run.sh @@ -115,6 +115,8 @@ fi # Test DMs ############################################################################### +CLIENTDMOPTS="--password hello --ndf results/ndf.json --waitTimeout 360 -v $DEBUGLEVEL" + echo "SENDING DM MESSAGES TO NEW USERS" # The goal here is to try 3 things: # 1. Send a DM to myself