cvs: php-gcov-web /cron cron.sh

[email protected] ("Nuno Lopes")
Newsgroups php.webmaster
Message-ID <cvsnlopess1204317072@cvsserver>
nlopess		Fri Feb 29 20:31:12 2008 UTC

  Modified files:              
    /php-gcov-web/cron	cron.sh 
  Log:
  don't use -n as run-tests argument or it non-gcov builds will fail
  
http://cvs.php.net/viewvc.cgi/php-gcov-web/cron/cron.sh?r1=1.8&r2=1.9&diff_format=u
Index: php-gcov-web/cron/cron.sh
diff -u php-gcov-web/cron/cron.sh:1.8 php-gcov-web/cron/cron.sh:1.9
--- php-gcov-web/cron/cron.sh:1.8	Sat Oct 13 11:25:18 2007
+++ php-gcov-web/cron/cron.sh	Fri Feb 29 20:31:12 2008
@@ -17,7 +17,7 @@
 #  |         Nuno Lopes <[email protected]>                                 |
 #  +----------------------------------------------------------------------+
 
-#   $Id: cron.sh,v 1.8 2007/10/13 11:25:18 nlopess Exp $
+#   $Id: cron.sh,v 1.9 2008/02/29 20:31:12 nlopess Exp $
 
 source ./config.sh
 export LC_ALL=C
@@ -125,7 +125,7 @@
 
 			MAKESTATUS=pass
 
-			TEST_PHP_ARGS="-U -n -q --keep-all"
+			TEST_PHP_ARGS="-U -q --keep-all"
 
 			# only run valgrind testing if it is available
 			if (valgrind --version >/dev/null 2>&1 && test "$VALGRIND" ); then
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.