Comment 2 for bug 1578598

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-plugins (master)

Reviewed: https://review.openstack.org/335395
Committed: https://git.openstack.org/cgit/openstack/fuel-plugins/commit/?id=abfe5501b24d39b90cebb66e4739d196807a58d2
Submitter: Jenkins
Branch: master

commit abfe5501b24d39b90cebb66e4739d196807a58d2
Author: Georgy Kibardin <email address hidden>
Date: Wed Jun 29 12:20:05 2016 +0300

    Execute prebuild_hook in the plugin directory

    Set current working directory to the plugin directory before executing
    prebuild hook. This allows prebuild hook script to refer to other
    scripts in plugin directory using relative path.

    Change-Id: I86193b26e5bd55ea55a712e473c2bbb3b36918fd
    Closes-Bug: #1578598