Skip to content

Commit

Permalink
Fix to address Get-RscMssqlLogShipping outputs "did i get here?" rubr…
Browse files Browse the repository at this point in the history
  • Loading branch information
clumnah authored and evcheng-rubrik committed Aug 1, 2024
1 parent 269329d commit ba35be0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Toolkit/Public/Get-RscMssqlLogShipping.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ function Get-RscMssqlLogShipping {
#region Create Query
switch ( $PSCmdlet.ParameterSetName){
"List" {
write-host "did i get here?"
#region RSC Query
# $query = New-RscQueryMssql -Op LogShippingTargets `
# -AddField Data.makeupReseedLimit, `
Expand Down

0 comments on commit ba35be0

Please sign in to comment.