[Freeswitch-svn] [commit] r11975 - freeswitch/trunk/scripts
FreeSWITCH SVN
brian at freeswitch.org
Thu Feb 12 15:46:29 PST 2009
Author: brian
Date: Thu Feb 12 17:46:29 2009
New Revision: 11975
Log:
don't delete the gcore might not get a second chance
Modified:
freeswitch/trunk/scripts/freeswitch-gcore
Modified: freeswitch/trunk/scripts/freeswitch-gcore
==============================================================================
--- freeswitch/trunk/scripts/freeswitch-gcore (original)
+++ freeswitch/trunk/scripts/freeswitch-gcore Thu Feb 12 17:46:29 2009
@@ -9,4 +9,4 @@
--eval-command='thread apply all bt' \
--eval-command='thread apply all bt full' \
--eval-command='quit'
-rm /usr/local/freeswitch/log/freeswitch.gcore.$fspid
+#rm /usr/local/freeswitch/log/freeswitch.gcore.$fspid
More information about the Freeswitch-svn
mailing list