root/tags/3.0.5/phing

Revision 1397, 167 bytes (checked in by wei, 2 years ago)

Add svn keyword $Id$

  • 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.