32k stack size seems ok for tests on both 32/64bits build

This commit is contained in:
Remi Collet 2013-06-21 12:26:01 +02:00
parent 8025efc074
commit dd3b6cdc0f
1 changed files with 2 additions and 2 deletions

View File

@ -1125,8 +1125,8 @@ popd
%check
%if %runselftest
# Double stack size (required by bug54268.phpt)
ulimit -s 16384
# Increase stack size (required by bug54268.phpt)
ulimit -s 32712
cd build-apache
# Run tests, using the CLI SAPI