When enabling a custom module with drush after refactoring a number of files, I got the following message:

WD advagg: Reading from the file system failed. This can sometimes happen durning a deployment.

This is a typo and should be:

WD advagg: Reading from the file system failed. This can sometimes happen during a deployment.

Only a small issue, but the attached patch fixes this.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

rjjakes created an issue. See original summary.

rjjakes’s picture

rjjakes’s picture

Issue summary: View changes

  • mikeytown2 committed f92734a on 7.x-2.x authored by rjjakes
    Issue #2833706 by rjjakes: Typo when missing files are found (possible...
mikeytown2’s picture

Status: Needs review » Fixed

Thanks for the patch! It has been committed.

Status: Fixed » Closed (fixed)

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