Skip to content

Commit

Permalink
fixing accidental character deletion
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Haigh <mhaigh@netapp.com>
  • Loading branch information
MichaelHaigh committed Apr 18, 2024
1 parent e024d76 commit e3e9e06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tkSrc/create.py
Expand Up @@ -702,7 +702,7 @@ def main(args, parser, ard):
args.skip_tls_verify,
args.quiet,
args.verbose,
args.ame,
args.name,
args.app,
args.bucket,
reclaimPolicy=args.reclaimPolicy,
Expand Down

0 comments on commit e3e9e06

Please sign in to comment.