Michael Vines
|
950d8494ba
|
earlyoom: Stop using unsupported -k option (#4096)
automerge
|
2019-05-01 11:29:02 -07:00 |
Michael Vines
|
3466f139a4
|
set -e shuffling
|
2018-11-11 16:24:36 -08:00 |
Michael Vines
|
def7d156f6
|
codemod --extensions sh '#!/usr/bin/env bash -e' '#!/usr/bin/env bash\nset -e'
|
2018-11-11 16:24:36 -08:00 |
Michael Vines
|
33aab094ef
|
codemod --extensions sh '#!/bin/bash' '#!/usr/bin/env bash'
|
2018-11-11 16:24:36 -08:00 |
Michael Vines
|
7029e4395c
|
Fix OOM reporting
|
2018-09-08 18:57:31 -07:00 |
Michael Vines
|
bd5c6158ae
|
Move some common scripts from multinode-demo/ to scripts/
|
2018-08-27 13:52:38 -07:00 |