svn: /web/doc-editor/trunk/scripts/cron/ check_build.php

[email protected] (Yannick Torres)
Newsgroups php.doc.web
Message-ID <[email protected]>
yannick                                  Sun, 29 Nov 2009 14:48:56 +0000

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

Log:
Remove extra echo added for debug purpose

Changed paths:
    U   web/doc-editor/trunk/scripts/cron/check_build.php

Modified: web/doc-editor/trunk/scripts/cron/check_build.php
===================================================================
--- web/doc-editor/trunk/scripts/cron/check_build.php	2009-11-29 14:48:24 UTC (rev 291426)
+++ web/doc-editor/trunk/scripts/cron/check_build.php	2009-11-29 14:48:56 UTC (rev 291427)
@@ -14,7 +14,7 @@

 // For all language, we check the build
 foreach (RepositoryManager::getInstance()->availableLang as $lang) {
-echo DOC_EDITOR_VCS_PATH;
+
     $cmd = 'cd '.DOC_EDITOR_VCS_PATH.'/doc-base/;/usr/bin/php configure.php --with-lang='.$lang.' --disable-segfault-error';
     $output = array();
     exec($cmd, $output);
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.