Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor type-o #12

Merged
merged 1 commit into from
Aug 19, 2013
Merged

Minor type-o #12

merged 1 commit into from
Aug 19, 2013

Conversation

ericduran
Copy link
Contributor

No description provided.

weitzman added a commit that referenced this pull request Aug 19, 2013
Minor type-o in make example
@weitzman weitzman merged commit 0ef9a53 into drush-ops:master Aug 19, 2013
h4ck3rm1k3 pushed a commit to h4ck3rm1k3/drush that referenced this pull request Mar 29, 2014
Fatal error: Call to undefined function conf_path() in /Users/moshe.weitzman/Dropbox/root/c/h/drush/includes/bootstrap.inc on line 783

Call Stack:
    0.0023     703400   1. {main}() /Users/moshe.weitzman/Dropbox/root/c/h/drush/drush.php:0
    0.0325    5225680   2. drush_main() /Users/moshe.weitzman/Dropbox/root/c/h/drush/drush.php:21
    0.2923   15310616   3. _drush_bootstrap_and_dispatch() /Users/moshe.weitzman/Dropbox/root/c/h/drush/drush.php:66
    0.4877   15318320   4. drush_dispatch() /Users/moshe.weitzman/Dropbox/root/c/h/drush/drush.php:97
    0.8349   15329616   5. call_user_func_array() /Users/moshe.weitzman/Dropbox/root/c/h/drush/includes/command.inc:182
    0.8349   15329864   6. drush_command() /Users/moshe.weitzman/Dropbox/root/c/h/drush/includes/command.inc:182
    0.8351   15330080   7. _drush_invoke_hooks() /Users/moshe.weitzman/Dropbox/root/c/h/drush/includes/command.inc:214
    0.8361   15362144   8. call_user_func_array() /Users/moshe.weitzman/Dropbox/root/c/h/drush/includes/command.inc:352
    0.8361   15362392   9. drush_user_login() /Users/moshe.weitzman/Dropbox/root/c/h/drush/includes/command.inc:352
    0.8361   15362848  10. drush_bootstrap() /Users/moshe.weitzman/Dropbox/root/c/h/drush/commands/user/user.drush.inc:463
    0.8377   15365168  11. drush_bootstrap_validate() /Users/moshe.weitzman/Dropbox/root/c/h/drush/includes/bootstrap.inc:181
    0.8388   15365512  12. _drush_bootstrap_drupal_site_validate() /Users/moshe.weitzman/Dropbox/root/c/h/drush/includes/bootstrap.inc:267

Variables in local scope (drush-ops#12):
  $conf_file = *uninitialized*
  $conf_path = *uninitialized*
  $drupal_base_url = array ('scheme' => 'http', 'host' => 'default', 'path' => NULL, 'port' => NULL)
  $drush_uri = 'http://default'
  $site = 'default' should work even when used on remote hosts.
serundeputy added a commit to serundeputy/drush that referenced this pull request Feb 21, 2016
… and layouts

Why:
  * Issue drush-ops#11 and drush-ops#12
This change addresses the need by:
  * Allows drush to detect project_type and dl to appropriate place.
serundeputy added a commit to serundeputy/drush that referenced this pull request Feb 21, 2016
11/add select support
this fixes: drush-ops#11 and drush-ops#12 Add support for --select, themes and layouts on the drush dl command.
@criley criley mentioned this pull request May 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants