Update test.ps1
This commit is contained in:
@@ -58,7 +58,7 @@ while ($form -eq $null)
|
||||
if ($cred.Password -eq " ")
|
||||
{
|
||||
Write-Output "Credentials cannot be left blank. Please try again."
|
||||
$cred = $null
|
||||
$form = $null
|
||||
}
|
||||
|
||||
else{
|
||||
|
||||
Reference in New Issue
Block a user