You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I end up with "grep: warning: recursive search of stdin" and the script hangs. Everything up to that point works fine. This is the last item in the log:
----------------------------------------
Themes status
----------------------------------------
# Theme: panopoly_theme
Templates count: 0
Obviously, template count failed due to the same path issue, hence 0 results.
The text was updated successfully, but these errors were encountered:
Are you sure you don't have an alias on "grep -i" for grep defined somewhere? Can you perform some tests by directly using the commands "drush pml | grep Theme" && "drush pml | grep theme" on your system ?
When running ./drupal_audit.sh from my Drupal root on OSX, this apparently doesn't work:
So when it gets here:
I end up with "grep: warning: recursive search of stdin" and the script hangs. Everything up to that point works fine. This is the last item in the log:
Obviously, template count failed due to the same path issue, hence 0 results.
The text was updated successfully, but these errors were encountered: