root/tags/3.0.2/phing

Revision 1185, 167 bytes (checked in by xue, 2 years ago)

set executable bit

  • Property svn::executable set to ON
Line 
1#!/bin/sh
2PHING_HOME=`pwd`/buildscripts/phing
3export PHING_HOME
4php -d html_errors=off -qC buildscripts/phing/bin/phing.php -logger phing.listener.AnsiColorLogger $@
Note: See TracBrowser for help on using the browser.