Skip to content

Commit

Permalink
Remove debug output
Browse files Browse the repository at this point in the history
Sorry :-)

Closes #126
Closes #127
  • Loading branch information
dasJ committed Aug 17, 2016
1 parent 16359a8 commit 6bea429
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion activate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ ${_orderedfiles}"

# Execute the env files
for _file in ${_orderedfiles}; do
echo "Will run ${_file}"
autoenv_check_authz_and_run "${_file}"
done
IFS="${origIFS}"
Expand Down

0 comments on commit 6bea429

Please sign in to comment.