Project:Drupal core
Version:7.x-dev
Component:base system
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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.

AttachmentSizeStatusTest resultOperations
drupal_sh.patch501 bytesIdlePassed: 11563 passes, 0 fails, 0 exceptionsView details

Comments

#1

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.

#2

Status:reviewed & tested by the community» fixed

Committed. Thanks!

#3

Status:fixed» closed (fixed)

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

nobody click here