[wp-trac] [WordPress Trac] #48444: Travis needs to allow memcache to be installed in a different repo name from `wordpress-develop`
WordPress Trac
noreply at wordpress.org
Mon Oct 28 04:15:51 UTC 2019
#48444: Travis needs to allow memcache to be installed in a different repo name
from `wordpress-develop`
------------------------------+------------------------------
Reporter: whyisjake | Owner: whyisjake
Type: defect (bug) | Status: closed
Priority: normal | Milestone: Awaiting Review
Component: Build/Test Tools | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses:
------------------------------+------------------------------
Changes (by whyisjake):
* owner: (none) => whyisjake
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"46605" 46605]:
{{{
#!CommitTicketReference repository="" revision="46605"
Build/Test Tools: Don't hardcode the directory name of the repo
When Travis builds the directory, it was looking for a hardcoded
`wordpress-develop` directory. If the repo is sitting in another
directory, the memcache install will fail. This allows a dynamic path for
the directory.
Fixes #48444.
Props pento, whyisjake.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/48444#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list