Core creation
authorEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Thu, 6 Jul 2017 10:51:25 +0000 (12:51 +0200)
committerEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Thu, 6 Jul 2017 10:51:25 +0000 (12:51 +0200)
example/diameter/launcher/deployments/st-client/run_all.sh

index 3b32e68..8287beb 100755 (executable)
@@ -1,4 +1,8 @@
 #!/bin/bash
 #!/bin/bash
+
+# Core generation:
+ulimit -c unlimited
+
 cd `dirname $0`
 if [ ! -d "ADMLS" ]
 then
 cd `dirname $0`
 if [ ! -d "ADMLS" ]
 then