Closed (fixed)
Project:
Drush Puppet Module
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Aug 2013 at 20:42 UTC
Updated:
23 Aug 2013 at 22:11 UTC
Proposal: change the 'unless' argument in drush::dl depending on the type of project being downloaded.
Provide a different 'unless' for 'extension' types, to check to see if the extension has already been downloaded.
[ -d '${drush_home}/.drush/${name}' ]&&echo 1
Comments
Comment #1
m.stentaSee branch "dev/2072971": http://drupalcode.org/project/puppet-drush.git/shortlog/refs/heads/dev/2...
Comment #2
m.stentaFixed!