Fix undefined variable: RLIMIT_NOFILE
authorBrian Dolbec <dolsen@gentoo.org>
Mon, 14 Jan 2013 03:32:29 +0000 (19:32 -0800)
committerW. Trevor King <wking@tremily.us>
Sun, 15 Dec 2013 04:25:05 +0000 (20:25 -0800)
commit9e67eb8d403ece7e0948d2a1536a4fd3dcd40a5f
treecd30c49f364903f1760a3780ad597aff8528722c
parent033b65d6b5393f7aff8bd2fc7bfcd378c90a26d0
Fix undefined variable: RLIMIT_NOFILE

It was not imported from resource, it was also not used correctly.
catalyst/support.py