ATM drupal.sh is not really working because of some unassigned vars.

Attached it a patch which fixes the unassigned var, and also changes the shell to use /usr/bin/env php so that it will always pick up the php in the path.

CommentFileSizeAuthor
drupal_sh.patch501 bytesgordon
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

moshe weitzman’s picture

Status: Needs review » Reviewed & tested by the community

drush uses same env php with decent success. it isn't perfect, but is better than what we have today.

Dries’s picture

Status: Reviewed & tested by the community » Fixed

Committed. Thanks!

Status: Fixed » Closed (fixed)

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