diff --git a/basice2e/run.sh b/basice2e/run.sh index 81ffe889c19aef79627702bdf1576b43d5903c8f..da3f65b773178691d685ade8944b3d8cdf7bfed5 100755 --- a/basice2e/run.sh +++ b/basice2e/run.sh @@ -949,7 +949,7 @@ wait $PIDVAL2 wait $PIDVAL3 # Extract group ID -- Note to Jono this probably needs to be fixed! -GROUPID=$(cat $CLIENTOUT/client80.log | grep -a "NewGroupID\:" | awk -F' ' '{print $5}') +GROUPID=$(cat $CLIENTOUT/client80.log | grep -a "NewGroupID\:" | awk -F' ' '{print $6}') echo "Group ID: $GROUPID" # Print the group list from all users