There is a syntax error when running a Drush command:

Parse error: syntax error, unexpected '[' in .../sites/all/modules/filefield_paths/modules/filefield_paths.drush.inc on line 115
Drush command terminated abnormally due to an unrecoverable error. [error]
Error: syntax error, unexpected '[' in .../sites/all/modules/filefield_paths/modules/filefield_paths.drush.inc, line 115

There is a missing '$' before 'info' in this line.

Comments

deciphered’s picture

Status: Active » Closed (duplicate)

Closing duplicate. Issue fixed in dev.

wOOge’s picture

There is also a "$" missing on line 127 as well.

deciphered’s picture

wOOge,

I can't confirm that in either 7.x-1.x-dev (http://drupalcode.org/project/filefield_paths.git/blob/ce9fced89a02f985c...) or in 7.x-1.0-beta2 (http://drupalcode.org/project/filefield_paths.git/blob/2148a5fa0795ac742...), however if you see something I don't then feel free to point it out, preferably in an issue that isn't closed, especially an issue that wasn't closed as it's a duplicate of another issue.

Cheers,
Deciphered.