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

space at start of cs.py #24

Closed
maaren opened this issue Nov 23, 2018 · 1 comment
Closed

space at start of cs.py #24

maaren opened this issue Nov 23, 2018 · 1 comment

Comments

@maaren
Copy link

maaren commented Nov 23, 2018

On Fedora 29 I get:

$ ./cs.py 
./cs.py: line 2: from: command not found
./cs.py: line 3: from: command not found
^C./cs.py: line 6: syntax error near unexpected token `('
./cs.py: line 6: `def main():'

Without the space it works as expected:

$ ./cs.py 
usage: cs.py [-h] [-aip AUDIT_IP] [-u USER_NAME] [-pem PEM_FILE] [-p] -env
             {aws,gcp,azure} [-pId PROJECT_NAME]
cs.py: error: argument -env/--environment is required
@shivankar-madaan
Copy link
Contributor

Merged!!

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

No branches or pull requests

2 participants