summaryrefslogtreecommitdiff
path: root/pear/go-pear.bat
diff options
context:
space:
mode:
authorGreg Beaver <cellog@php.net>2005-10-20 01:49:42 +0000
committerGreg Beaver <cellog@php.net>2005-10-20 01:49:42 +0000
commit3446a75a36964410413bd57f756120f1868fc463 (patch)
tree6d2a96700b472f931c29b8dc5075130b1935e669 /pear/go-pear.bat
parent5bb29235dcf14be317f07d389b5be2f2c5318950 (diff)
downloadphp-git-3446a75a36964410413bd57f756120f1868fc463.tar.gz
remove unused obsolete files from pear CVS
# to run PEAR tests, grab pear-core/tests and use "pear run-tests -rq"
Diffstat (limited to 'pear/go-pear.bat')
-rw-r--r--pear/go-pear.bat4
1 files changed, 0 insertions, 4 deletions
diff --git a/pear/go-pear.bat b/pear/go-pear.bat
deleted file mode 100644
index 2be4efd210..0000000000
--- a/pear/go-pear.bat
+++ /dev/null
@@ -1,4 +0,0 @@
-@ECHO OFF
-set PHP_BIN=php.exe
-%PHP_BIN% -d output_buffering=0 go-pear.phar
-pause