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
BUILD FAILED/home/andy/web/amd/./vendor/acquia/blt/phing/tasks/setup.xml:354:8: /home/andy/web/amd/./vendor/acquia/blt/phing/tasks/setup.xml:357:14: A feature in the ${bundle} bundle is overridden. You must re-export this feature to incorporate the changes.
; 11.7752 seconds
The features-override-check gives me a false negative but fails on Travis. If I widen my console window the test passes.
Drush is trying to fit the word "Changed" into the last column and breaking it across multiple lines. The above test tries to use grep to find the word "changed" but is failing due to this.
The text was updated successfully, but these errors were encountered:
My system information:
Output of
blt doctor
:When I run this command:
I get the following output:
And I expected this to happen:
The features-override-check gives me a false negative but fails on Travis. If I widen my console window the test passes.
Drush is trying to fit the word "Changed" into the last column and breaking it across multiple lines. The above test tries to use grep to find the word "changed" but is failing due to this.
The text was updated successfully, but these errors were encountered: