diff --git a/basice2e/crust.sh b/basice2e/crust.sh index 13505ce7510c724bc657bbb019e7ac949d4a78ec..7385cabd6672503c3bdcbbb34f719587084ff107 100755 --- a/basice2e/crust.sh +++ b/basice2e/crust.sh @@ -40,7 +40,7 @@ CLIENTOPTS="--password hello --ndf results/ndf.json --verify-sends --sendDelay 1 CLIENTUDOPTS="--password hello --ndf results/ndf.json -v $DEBUGLEVEL" CLIENTALTUDOPTS="--alternateUd --altUdCert crustUd.crt --altUdContactFile crustUdContact.bin --altUdAddress 18.198.117.203:11420" -CLIENTID=310 +CLIENTID=320 ACCOUNTNAME=crustIntegrationTest$CLIENTID mkdir -p $SERVERLOGS