I was running into problems with fix-permissions scripts. It is throwing warnings about a missing argument (which is there, but... for another issue).

I decided to turn off fix_permissions and fix_ownership, to deal with it later, but hostmaster verify would still fire a warning, clearly still running the drush code for those modules. This continued to happen no matter how many times I verified hostmaster, until I ran a drush cache clear.

This seems serious... as a user I thought I disabled a hosting feature, but then it kept running.

CommentFileSizeAuthor
#2 2911861-drush_cc_drush_hm_site.patch599 byteshelmo
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Jon Pugh created an issue. See original summary.

helmo’s picture

Status: Active » Needs review
FileSize
599 bytes

That would have to be in drush context ... From hosting_feature_rebuild_caches() we start a verify task on the hostmaster site which could do it.

Jon Pugh’s picture

Status: Needs review » Reviewed & tested by the community

Looks good to me. Verify passed.

Jon Pugh’s picture

Status: Reviewed & tested by the community » Fixed
Jon Pugh’s picture

Project: Hosting » Provision

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.