r93996 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r93995‎ | r93996 | r93997 >
Date:20:33, 5 August 2011
Author:demon
Status:ok
Tags:
Comment:
rm leftover comment from the code I hijacked
Modified paths:
  • /trunk/tools/subversion/hooks/HooksCommon.inc (modified) (history)

Diff [purge]

Index: trunk/tools/subversion/hooks/HooksCommon.inc
@@ -52,7 +52,6 @@
5353 *
5454 * @param $repository String name of repository
5555 * @param $transaction
56 - * @param array $tests array of test names to run
5756 */
5857 public function __construct( $repo, $txn ) {
5958 $this->repo = $repo;

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r93994Initial rewrite of pre-commit hooks, with framework for post-commit too :Ddemon20:28, 5 August 2011

Status & tagging log