We can replace a switch if it has a bad nic.
This commit is contained in:
@ -1986,6 +1986,10 @@ namespace EduNetworkBuilder
|
||||
{
|
||||
one.SetDone();
|
||||
}
|
||||
if (one.sHost == source && one.TheTest == NetTestType.DeviceNICSprays)
|
||||
{
|
||||
one.SetDone();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user