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

Conversation

@jimeh
Copy link
Contributor

@jimeh jimeh commented Aug 28, 2015

As briefly discussed in #1425, source the common/functions file via an absolute path, rather than determining the relative path by using dirname. 3rd-party plugins should follow suit and use the new $PLUGIN_PATH convention too.

I only had a few minutes of spare time to put this together, so I haven't run tests locally, and instead will be relying on the PR CI stuff to do it for me :)

As briefly discussed in dokku#1425, source the `common/functions` file via an
absolute path, rather than determining the relative path by using
`dirname`. 3rd-party plugins should follow suit and use the new
`$PLUGIN_PATH` convention too.
@Flink
Copy link
Contributor

Flink commented Aug 28, 2015

That was quick! 😄 I think you should also update the documentation to reflect these changes.

@jimeh
Copy link
Contributor Author

jimeh commented Aug 28, 2015

Done, apparently my ack setup doesn't search through .md files 😝

@Flink
Copy link
Contributor

Flink commented Aug 28, 2015

👍

josegonzalez added a commit that referenced this pull request Aug 28, 2015
Use `$PLUGIN_PATH` instead of `$(dirname $0)/..`
@josegonzalez josegonzalez merged commit 7d28f75 into dokku:master Aug 28, 2015
@jimeh jimeh deleted the use-plugin-path-env-var branch August 28, 2015 14:36
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.

3 participants