Hi,
Overall I've found drush functions without the dush.info file, albeit
with the error being emitted. One thing it does break is obtaining the
version number of drush. Output below
$ drush status drush-version --pipe
parse_ini_file(/usr/share/drush/includes/../drush.info): failed to open stream:
No such file or directory
[warning]
PHP Fatal error: Call to undefined function variable_get() in
/usr/share/drush/includes/environment.inc on line 1054
Array
(
)
I could run "dpkg -s drush | grep Version | cut -d\ -f2" to obtain the
information but it is frustrating to have to keep platform specific
hacks.
Cheers
Dave
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]