From e39de594a3e6182e70de41d7d5046e7f9c229498 Mon Sep 17 00:00:00 2001 From: "ctrlaltca@gmail.com" <> Date: Sun, 12 Feb 2012 18:22:29 +0000 Subject: small update to build scripts --- phing | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phing') diff --git a/phing b/phing index 5d7c5210..c2930e4c 100644 --- a/phing +++ b/phing @@ -1,5 +1,5 @@ #!/bin/sh PHING_HOME=`pwd`/buildscripts/phing export PHING_HOME -php -d html_errors=off -qC buildscripts/phing/bin/phing.php -logger phing.listener.AnsiColorLogger $@ +php -d html_errors=off -qC buildscripts/phing/bin/phing.php $@ -- cgit v1.2.3