From: Steph Fox Date: Thu, 19 Jun 2008 21:03:36 +0000 (+0000) Subject: Two new options for Travis to come to terms with: X-Git-Tag: php-5.3.0alpha1~711 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9f445427417d1e0881097739d46ef7d84a875f5b;p=php Two new options for Travis to come to terms with: - --set-timeout sets the timeout in seconds for the call to stream_select() during system_with_timeout() - -x sets an environmental variable, SKIP_SLOW_TESTS, which can be checked for during a SKIPIF clause --- diff --git a/run-tests.php b/run-tests.php index c6bd7bf958..8962c1f566 100755 --- a/run-tests.php +++ b/run-tests.php @@ -1,5 +1,6 @@ #!/usr/bin/php