We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am currently getting a syntax error on master branch and v2.8.5
libraries/s3_file.rb:138: syntax error, unexpected '=', expecting ')' *args, public_bucket,timeout=300,open_timeout=10,retries=5) ^ libraries/s3_file.rb:138: syntax error, unexpected ')', expecting keyword_end 300,open_timeout=10,retries=5) ^ libraries/s3_file.rb:349: syntax error, unexpected keyword_end, expecting end-of-input
The text was updated successfully, but these errors were encountered:
@dabukhader were you able to resolve this issue?
Sorry, something went wrong.
Looks like a shitty commit! May be fixed here #122 as well as several other issues
No branches or pull requests
I am currently getting a syntax error on master branch and v2.8.5
The text was updated successfully, but these errors were encountered: