horses-eating-turnips / turnip

OpenSourcery's Drupal starter kit, with a focus on developer collaboration and reusable code.
http://www.opensourcery.com
GNU General Public License v3.0
25 stars 4 forks source link

Allow passing --verbose #21

Open purplexa opened 11 years ago

purplexa commented 11 years ago

Drush make, at least, will use --verbose, so you should be able to pass it in.

jyee commented 11 years ago

You can do that with the rebuild script, but not with the install script. bin/rebuild --drush="--verbose"