这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@u2mejc
Copy link
Contributor

@u2mejc u2mejc commented Mar 3, 2016

Resolves #1957

shopt -s nullglob

[[ $DOKKU_TRACE ]] && set -x

Copy link
Member

Choose a reason for hiding this comment

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

How would dokku trace on be affected by this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

amending, but the answer was because non dokku user's call the dokku command again with sudo 😉

@u2mejc u2mejc force-pushed the u2mejc-issue1957 branch from 574834f to 667a280 Compare March 3, 2016 01:54
@u2mejc
Copy link
Contributor Author

u2mejc commented Mar 3, 2016

hmm that's a chicken and egg issue looking at it now...

@u2mejc u2mejc force-pushed the u2mejc-issue1957 branch from 667a280 to a0543df Compare March 3, 2016 02:08
@u2mejc
Copy link
Contributor Author

u2mejc commented Mar 3, 2016

There we go. The path I stumbled on was for dokkurc. The DOKKU_ROOT path could be set in the dokkurc file, but it's not possible to change the path before calling the file. That's the chicken and egg, but this change doesn't affect that.

@josegonzalez
Copy link
Member

Looks fine to me, will let @michaelshobbs merge :)

michaelshobbs added a commit that referenced this pull request Mar 3, 2016
Enable debug output for dokku global exports in trace
@michaelshobbs michaelshobbs merged commit 63fb33d into dokku:master Mar 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants