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 patching of storage handler config, then fix commandline #167

Merged
merged 3 commits into from Aug 22, 2017

Conversation

ericmjonas
Copy link
Collaborator

Fixes #166 #162

@@ -60,6 +63,17 @@ def get_default_config_filename():

return config_filename

def patch_storage_config(config_data):
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we print a warning or something here ? I'm trying to understand if this is an unusual case where we need to tell the user that we are using s3 as the default storage or if this is an expected workflow

@ericmjonas
Copy link
Collaborator Author

ericmjonas commented Aug 22, 2017 via email

@ericmjonas ericmjonas merged commit 01ad8a6 into master Aug 22, 2017
@Vaishaal Vaishaal deleted the enable-cli-functiontest-with-different-config branch November 28, 2018 04:18
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.

None yet

2 participants