summaryrefslogtreecommitdiff
path: root/phing
diff options
context:
space:
mode:
Diffstat (limited to 'phing')
-rw-r--r--phing2
1 files changed, 1 insertions, 1 deletions
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 $@