root/tags/3.1.1/phing

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

merge from 3.0 branch till 1397.

  • Property svn::executable set to ON
  • Property svn:keywords set to Id
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.