summaryrefslogtreecommitdiff
path: root/phing
blob: c2930e4c88fef238499dd0f66718ac9b11a5e927 (plain)
1
2
3
4
5
#!/bin/sh
PHING_HOME=`pwd`/buildscripts/phing
export PHING_HOME
php -d html_errors=off -qC buildscripts/phing/bin/phing.php $@