Changeset 522 for trunk/run-xcachetest

Show
Ignore:
Timestamp:
02/17/2008 04:49:46 PM (10 months ago)
Author:
moo
Message:

slide hits per second and hour

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/run-xcachetest

    r271 r522  
    1919if test -z "$TEST_PHP_USER" ; then 
    2020    TEST_PHP_USER="$PHP_SRC/tests" 
    21     for i in Zend ZendEngine2 ext/standard/tests ext/reflection/tests ; do 
     21    for i in Zend ZendEngine2 ext/standard/tests ext/reflection/tests ext/spl/tests; do 
    2222        if test -d "$PHP_SRC/$i" ; then 
    2323            TEST_PHP_USER="$TEST_PHP_USER,$PHP_SRC/$i"