drupal.sh
gordon - July 6, 2009 - 00:55
| Project: | Drupal |
| Version: | 7.x-dev |
| Component: | base system |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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.
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| drupal_sh.patch | 501 bytes | Idle | Passed: 11563 passes, 0 fails, 0 exceptions | View details | Re-test |

#1
drush uses same env php with decent success. it isn't perfect, but is better than what we have today.
#2
Committed. Thanks!
#3
Automatically closed -- issue fixed for 2 weeks with no activity.