Removed the last ulimit call b/c it causes pan to get the wrong return code.
diff --git a/runtest/syscalls b/runtest/syscalls
index 1232623..aa0c0cf 100644
--- a/runtest/syscalls
+++ b/runtest/syscalls
@@ -1,4 +1,4 @@
-abort01 ulimit -c 1024;abort01;ulimit -c 0
+abort01 ulimit -c 1024;abort01
 
 accept01 accept01