]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
don't delete the gcore might not get a second chance
authorBrian West <brian@freeswitch.org>
Thu, 12 Feb 2009 23:46:29 +0000 (23:46 +0000)
committerBrian West <brian@freeswitch.org>
Thu, 12 Feb 2009 23:46:29 +0000 (23:46 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11975 d0543943-73ff-0310-b7d9-9358b9ac24b2

scripts/freeswitch-gcore

index 7ddbdffc9d94cefc11dbf5fb0394e8e0ea0d9f7a..d1ca0feaca560e7b206b309b1bc410406b54a34b 100644 (file)
@@ -9,4 +9,4 @@ gcore -o /usr/local/freeswitch/log/freeswitch.gcore $fspid && \
        --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