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

modified fabfile to use e as shortcut to os.environ correctly #8

Merged
merged 1 commit into from
Jan 25, 2016
Merged

modified fabfile to use e as shortcut to os.environ correctly #8

merged 1 commit into from
Jan 25, 2016

Conversation

florianm
Copy link

use e as shortcut for os.environ. This requires e to be exploded as *_e when formatting strings. Previous PR was going into the right direction, this PR fixes the exploding of e into *_e.

Review on Reviewable

use e as shortcut for os.environ. This requires e to be exploded as **e when formatting strings.
@dbca-asi
Copy link
Member

Reviewed 1 of 1 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from the review on Reviewable.io

dbca-asi added a commit that referenced this pull request Jan 25, 2016
modified fabfile to use e as shortcut to os.environ correctly
@dbca-asi dbca-asi merged commit 6b48575 into dbca-wa:master Jan 25, 2016
dbca-asi pushed a commit that referenced this pull request Jun 13, 2016
dbca-asi pushed a commit that referenced this pull request Jan 27, 2017
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.

2 participants