Error: File name too long drush_make.utilities.inc:384
Cause: drush_make_parse_info_file() expects filename instead of contents, call on line 74 in drush_make_d_o.convert.inc passes file contents.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 894112-drush_make_parse_info_file.patch | 863 bytes | snufkin |
Comments
Comment #1
snufkin commentedPatch attached (convert now works for me).
Comment #2
dmitrig01 commentedThanks.