Skip to content

fix:grep warning;remove unneeded escapes on amazon ID dashes#268

Open
LurkAndLoiter wants to merge 1 commit intoawslabs:masterfrom
LurkAndLoiter:fixGrepWarning
Open

fix:grep warning;remove unneeded escapes on amazon ID dashes#268
LurkAndLoiter wants to merge 1 commit intoawslabs:masterfrom
LurkAndLoiter:fixGrepWarning

Conversation

@LurkAndLoiter
Copy link

amazon id format 1234-5678-9012 (4#-4#-4#) dash - does not require an escape. backslash has no use there and causes grep warnings.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

fixes: 217

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.

grep: warning: stray \ before -

1 participant