Commit 5a65a39c authored by Kenneth Reitz's avatar Kenneth Reitz

sub-env, not source

parent f18754f8
...@@ -163,7 +163,7 @@ source $BIN_DIR/steps/pylibmc ...@@ -163,7 +163,7 @@ source $BIN_DIR/steps/pylibmc
source $BIN_DIR/steps/pip-install source $BIN_DIR/steps/pip-install
# Django collectstatic support. # Django collectstatic support.
source $BIN_DIR/steps/collectstatic sub-env $BIN_DIR/steps/collectstatic
# ### Finalize # ### Finalize
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment