netsensei / Rum

Deployment tools for drush
Other
16 stars 4 forks source link

Undefined variable: result create.rum.inc:69 #28

Open betz opened 11 years ago

betz commented 11 years ago

Can't seem to get rum create from Git repo working. When trying to create a new project with the verbose flag i get this:

Undefined variable: result create.rum.inc:69
Command dispatch complete

I can clone the git repo and vanilla setups are working also.

Using Drush 5.8

-- Tom

netsensei commented 11 years ago

Tested with Drush 5.8 and Rum 1.x

And:

PHP 5.3.14 (cli) (built: Jul 4 2012 17:24:17) Copyright (c) 1997-2012 The PHP Group Zend Engine v2.3.0, Copyright (c) 1998-2012 Zend Technologies with XCache v1.3.2, Copyright (c) 2005-2011, by mOo with Xdebug v2.2.0, Copyright (c) 2002-2012, by Derick Rethans

Works for me. Lint tool doesn't throw syntax errors on the file. Maybe a corrupt download or a different version of PHP?