Siebrand has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/281693

Change subject: Reduce repong.php output: command no longer echo-ed
......................................................................

Reduce repong.php output: command no longer echo-ed

Change-Id: I44747bf2a3361bd5aeb0ec1828235841c23ef939
---
M repong/repong.php
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/93/281693/1

diff --git a/repong/repong.php b/repong/repong.php
index 82fad34..bc0d773 100644
--- a/repong/repong.php
+++ b/repong/repong.php
@@ -27,7 +27,6 @@
                        } else {
                                throw new RuntimeException( 'Unknown repo rype' 
);
                        }
-                       echo "$command\n";
 
                        $process = new Process( $command );
                        $process->mustRun();

-- 
To view, visit https://gerrit.wikimedia.org/r/281693
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I44747bf2a3361bd5aeb0ec1828235841c23ef939
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Siebrand <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to