This patch adds a constant named DRUSH_SITE_INSTALL6 which allows an install profile to detect when being installed via drush. The install profile I'm trying to use, contains a batch in the profile tasks section of the install which doesn't work. With this patch I am able to detect when drush is being used, and run the installation directly without the batch processing.
btw, #949478: Option for profile selection. is required to test this patch, since without it you cannot use a non-default install profile anyways.
| Comment | File | Size | Author |
|---|---|---|---|
| drush_site_install6.constant.patch | 863 bytes | zroger |
Comments
Comment #1
cbalan commentedApplied patch in http://drupal.org/cvs?commit=441110
Closing this issue.
Thank you,
Catalin Balan