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
{{ message }}
This repository was archived by the owner on Feb 1, 2024. It is now read-only.
In bandaid.drush.inc we should check whether the patch(1) command actually exists.
I just discovered a CentOS server that came without the patch command installed. The error message from Bandaid was just "Could not apply patch" (which is of course not false but I guess we could be more helpful).
In bandaid.drush.inc we should check whether the patch(1) command actually exists.
I just discovered a CentOS server that came without the patch command installed. The error message from Bandaid was just "Could not apply patch" (which is of course not false but I guess we could be more helpful).