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 @@
2
2
#!/bin/bash
3
3
4
+ulimit -v 400000
5
+
4
6
trap 'kill %-; exit' SIGTERM
5
7
[ ! -z "$1" ] && {
6
8
echo "starting type-specific job runner: $1"
Follow-up revisions
Revision
Commit summary
Author
Date
r110857
Merge
r109759
,
r106284
...
reedy
17:07, 7 February 2012
Status & tagging log
20:25, 24 January 2012
😂
(
talk
|
contribs
)
changed the
status
of r109759
[
removed:
new
added:
ok]