Core creation
[anna.git] / example / diameter / launcher / deployments / st-client / run_all.sh
index 3b32e68..8287beb 100755 (executable)
@@ -1,4 +1,8 @@
 #!/bin/bash
+
+# Core generation:
+ulimit -c unlimited
+
 cd `dirname $0`
 if [ ! -d "ADMLS" ]
 then