svn: /pear/peardoc/trunk/scripts/ pearwebbuild.php

[email protected] (Christian Weiske)
Newsgroups php.pear.doc
Message-ID <[email protected]>
cweiske                                  Mon, 07 Dec 2009 22:37:52 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=291841

Log:
reset configure output before each build

Changed paths:
    U   pear/peardoc/trunk/scripts/pearwebbuild.php

Modified: pear/peardoc/trunk/scripts/pearwebbuild.php
===================================================================
--- pear/peardoc/trunk/scripts/pearwebbuild.php	2009-12-07 21:49:50 UTC (rev 291840)
+++ pear/peardoc/trunk/scripts/pearwebbuild.php	2009-12-07 22:37:52 UTC (rev 291841)
@@ -98,6 +98,7 @@

 $langs = glob('??{,_??}', GLOB_ONLYDIR | GLOB_BRACE);
 foreach ($langs as $lang) {
+    $output = '';
     logAndEcho("Building peardoc/$lang with php configure.php --lang=$lang");
     if ($render) {
         exec("$php_executable configure.php --no-display-untranslated --lang=$lang", $output, $return);
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.