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

Error in Config file parser #1

Open
sribusam opened this issue Oct 4, 2016 · 1 comment
Open

Error in Config file parser #1

sribusam opened this issue Oct 4, 2016 · 1 comment

Comments

@sribusam
Copy link

sribusam commented Oct 4, 2016

found an error while running

python es-s3-snapshot.py -m backup

File "es-s3-snapshot.py", line 175
config = {section:{k:v for k,v in cfg.items(section)} for section in cfg.sections()}
^
SyntaxError: invalid syntax

@nonbeing
Copy link
Contributor

nonbeing commented Oct 4, 2016

Thanks for reporting.
It's working at my end, no errors. Could you please share details of how you are using it? Which branch are you using?

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