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.

CommentFileSizeAuthor
drush_site_install6.constant.patch863 byteszroger

Comments

cbalan’s picture

Status: Needs review » Fixed

Applied patch in http://drupal.org/cvs?commit=441110
Closing this issue.

Thank you,
Catalin Balan

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.