Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix regression when parsing number types in shorthand #693

Merged
merged 1 commit into from
Mar 6, 2014

Conversation

jamesls
Copy link
Member

@jamesls jamesls commented Mar 6, 2014

We can't call strip() until we know that the object is a string.
This is a regression introduced in the last CLI release.

We can't call strip() until we know that the object is a string.
This is a regression introduced in the last CLI release.
@danielgtaylor
Copy link
Contributor

LGTM :shipit:

@jamesls jamesls merged commit ef9ea88 into aws:develop Mar 6, 2014
@jamesls jamesls deleted the shorthand-str-bug branch June 23, 2014 18:29
thoward-godaddy pushed a commit to thoward-godaddy/aws-cli that referenced this pull request Feb 12, 2022
When installing SAM CLI onto Cloud9 and you don't reset the bash cache, you may see `sam --version` fail with "No such file or directory". Resetting the bash cache will address this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants