More with device is bad test. On NetTest class
This commit is contained in:
parent
6e052280e1
commit
4628f5390c
@ -513,6 +513,7 @@ namespace EduNetworkBuilder
|
|||||||
case NetTestType.HelpRequest:
|
case NetTestType.HelpRequest:
|
||||||
case NetTestType.ReadContextHelp:
|
case NetTestType.ReadContextHelp:
|
||||||
case NetTestType.FailedPing:
|
case NetTestType.FailedPing:
|
||||||
|
case NetTestType.DeviceIsBad:
|
||||||
return TaskWasDone; //This variable will tell us if these tests have been done.
|
return TaskWasDone; //This variable will tell us if these tests have been done.
|
||||||
case NetTestType.DHCPServerEnabled:
|
case NetTestType.DHCPServerEnabled:
|
||||||
if (Source == null) return false; //Unable to do it. Do not count it against them.
|
if (Source == null) return false; //Unable to do it. Do not count it against them.
|
||||||
|
Loading…
Reference in New Issue
Block a user