Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9f07038

Browse files
author
taras-kobernyk-localstack
authored
Fixing a typo. (#64)
1 parent692f483 commit9f07038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎bin/awslocal‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ def prepare_cmd_args():
145145
ifawscli_is_v1():
146146
cmd_args.insert(2,'--s3-endpoint-url=%s'%endpoint)
147147
else:
148-
print('!NOTE! awslocal does not currently work with the cloudformation package/deploy commands supplied by'
148+
print('!NOTE! awslocal does not currently work with the cloudformation package/deploy commands supplied by'
149149
'the AWS CLI v2. Please run "pip install awscli" to install version 1 of the AWS CLI')
150150

151151
returnlist(cmd_args)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp