[MediaWiki-commits] [Gerrit] Reduce repong.php output: command no longer echo-ed - change (translatewiki)

2016-04-05 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged.

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(-)

Approvals:
  Siebrand: Looks good to me, approved
  jenkins-bot: Verified



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: merged
Gerrit-Change-Id: I44747bf2a3361bd5aeb0ec1828235841c23ef939
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Siebrand 
Gerrit-Reviewer: Siebrand 
Gerrit-Reviewer: jenkins-bot <>

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] Reduce repong.php output: command no longer echo-ed - change (translatewiki)

2016-04-05 Thread Siebrand (Code Review)
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 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits