r109759 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r109758‎ | r109759 | r109760 >
Date:21:26, 22 January 2012
Author:midom
Status:ok
Tags:
Comment:
em ulimit livehack
Modified paths:
  • /branches/wmf/1.18wmf1/maintenance/jobs-loop.sh (modified) (history)

Diff [purge]

Index: branches/wmf/1.18wmf1/maintenance/jobs-loop.sh
@@ -1,5 +1,7 @@
22 #!/bin/bash
33
 4+ulimit -v 400000
 5+
46 trap 'kill %-; exit' SIGTERM
57 [ ! -z "$1" ] && {
68 echo "starting type-specific job runner: $1"

Follow-up revisions

RevisionCommit summaryAuthorDate
r110857Merge r109759, r106284...reedy17:07, 7 February 2012

Status & tagging log