Skip to content

Commit

Permalink
fix weird indentation issue
Browse files Browse the repository at this point in the history
  • Loading branch information
bwatada committed Oct 21, 2021
1 parent 9bd36dd commit 2ddd755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Test-NetStack.psm1
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ Function Test-NetStack {
[String] $DpdkUser='',
[Parameter(Mandatory = $false)]
[String[]] $DpdkPortIps ='',
[Parameter(Mandatory = $false)]
[Parameter(Mandatory = $false)]
[String] $DpdkNode='',

[Parameter(Mandatory = $false)]
Expand Down

0 comments on commit 2ddd755

Please sign in to comment.