Skip to content

Commit

Permalink
Fixed stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
adbertram committed May 12, 2017
1 parent 1e78a8f commit 0e176a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion SQL/SqlUpdater/SqlUpdater.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,6 @@ function Install-SqlServerServicePack
(
[Parameter(Mandatory)]
[ValidateNotNullOrEmpty()]
[ValidatePattern('^([\w-]+\.){2}\w+$')]
[string]$ComputerName,

[Parameter(Mandatory, ParameterSetName = 'Number')]
Expand Down

0 comments on commit 0e176a4

Please sign in to comment.