Skip to content

Commit

Permalink
cmd/awstester/csi: update "vpc-id" command
Browse files Browse the repository at this point in the history
Signed-off-by: Gyuho Lee <[email protected]>
  • Loading branch information
gyuho committed Oct 24, 2018
1 parent cdda7ed commit b47794d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/awstester/csi/command.go
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ AWS_SHARED_CREDENTIALS_FILE=~/.aws/credentials \
--terminate-on-exit=false \
--csi=master \
--timeout=20m \
--vpc-id=vpc-0c59620d91b2e1f92
--vpc-id=""
AWS_SHARED_CREDENTIALS_FILE=~/.aws/credentials \
Expand Down

0 comments on commit b47794d

Please sign in to comment.