PrintAffected to GetAffected, will now only print to screen in switch verbose is given
This commit is contained in:
parent
49a6f65a76
commit
8d8b549f0f
@ -137,7 +137,7 @@ function buildIntervals {
|
||||
return $array
|
||||
}
|
||||
|
||||
function PrintAffected {
|
||||
function GetAffected {
|
||||
param (
|
||||
$listOfIntervals,
|
||||
[datetime]$point,
|
||||
|
Loading…
Reference in New Issue
Block a user