The branch, master has been updated
via 9e67c1ede429420e101b5271adb55bf5dc1735ea (commit)
from 0eab5f885825e8eaca8ac8b930718325683cc9ad (commit)
- Log -----------------------------------------------------------------
commit 9e67c1ede429420e101b5271adb55bf5dc1735ea
Author: Michal Čihař <[email protected]>
Date: Sat Jul 9 11:25:14 2011 +0200
Copy crash log in case of failure
-----------------------------------------------------------------------
Summary of changes:
website/pma-web | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/website/pma-web b/website/pma-web
index 6ec5aee..5a3171d 100755
--- a/website/pma-web
+++ b/website/pma-web
@@ -4,6 +4,8 @@ set -e
error_handler() {
if [ -f crash.log ] ; then
cat crash.log
+ cat crash.log >> render.log
+ scp render.log web.sourceforge.net:htdocs/home_page/
fi
}
trap error_handler INT QUIT EXIT
hooks/post-receive
--
phpMyAdmin scripts
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Phpmyadmin-git mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git