jalama / drupdates

Scripts use to maintain various web sites, specifically Drupal sites, using Drush
http://drupdates.readthedocs.org/
Other
2 stars 2 forks source link

Quick Drupal commands appended in siteBuild() #136

Closed jalama closed 9 years ago

jalama commented 9 years ago

In the Sitebuild() class, specifically the standup_site() method, the qd_cmds variable is having the --root, --db-site-url and --backup-dir arguments appended for each site that is processed. Causing this variable to get extra long and potentially causing issues with the command.