3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-01 17:16:39 +02:00

Removed unnecessary core ulimit

This commit is contained in:
Pragmatic Software 2012-08-02 04:34:35 +00:00
parent d5a3d63235
commit f74de0864e

View File

@ -1,4 +1,3 @@
#!/bin/sh
ulimit -c 50000
CC_LOCAL=1 ./compiler_vm_client.pl compiler "$@"