Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
pull/6612/head
Matthew Fisher 6 years ago
parent ca7a719c96
commit 91356c81eb
No known key found for this signature in database
GPG Key ID: 92AA783CBAAE8E3B

@ -41,7 +41,7 @@ type releaseTestCmd struct {
cleanup bool cleanup bool
parallel bool parallel bool
maxParallel uint32 maxParallel uint32
logs bool logs bool
} }
func newReleaseTestCmd(c helm.Interface, out io.Writer) *cobra.Command { func newReleaseTestCmd(c helm.Interface, out io.Writer) *cobra.Command {

Loading…
Cancel
Save