test script modifications
This commit is contained in:
@@ -5,6 +5,6 @@ echo "Performing unit tests..."
|
||||
chmod 755 build/tests/servers.sh
|
||||
chmod 755 build/tests/clients.sh
|
||||
|
||||
./build/tests/servers.sh $1 $2 &
|
||||
./servers.sh $1 $2 $3 &
|
||||
sleep 3
|
||||
./build/tests/clients.sh $1 $2 &
|
||||
./clients.sh $1 $2 $3 &
|
||||
|
||||
Reference in New Issue
Block a user