Codebase list arch-test / 650f199
Go back to bash -- ulimit -c doesn't work in some cases on dash. Adam Borowski 4 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
0 #!/bin/sh
0 #!/bin/bash
11
22 # Near-misses fail with SIGILL or SIGSEGV, we don't want core dumps.
33 ulimit -c 0