SOURCES: php-pear-PEAR-memory.patch - more memory for "pear list" ...

glen glen at pld-linux.org
Mon Sep 26 23:47:31 CEST 2005


Author: glen                         Date: Mon Sep 26 21:47:31 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- more memory for "pear list" on larger installset

---- Files affected:
SOURCES:
   php-pear-PEAR-memory.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/php-pear-PEAR-memory.patch
diff -u SOURCES/php-pear-PEAR-memory.patch:1.3 SOURCES/php-pear-PEAR-memory.patch:1.4
--- SOURCES/php-pear-PEAR-memory.patch:1.3	Mon Sep 19 21:25:20 2005
+++ SOURCES/php-pear-PEAR-memory.patch	Mon Sep 26 23:47:26 2005
@@ -5,4 +5,4 @@
  fi
  
 -exec $PHP -C -q $INCARG -d output_buffering=1 $INCDIR/pearcmd.php "$@"
-+exec $PHP -C -q $INCARG -d output_buffering=1 -d memory_limit=16M $INCDIR/pearcmd.php "$@"
++exec $PHP -C -q $INCARG -d output_buffering=1 -d memory_limit=24M $INCDIR/pearcmd.php "$@"
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/php-pear-PEAR-memory.patch?r1=1.3&r2=1.4&f=u




More information about the pld-cvs-commit mailing list