commit b48a6862fca9a1cfffb365f326a8bc68ccba61b0
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Mar 22 13:33:09 2016 +0200

    fix pt-heartbeat program name

 check_mysql-heartbeat.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/check_mysql-heartbeat.sh b/check_mysql-heartbeat.sh
index 56d8fba..d6c7805 100755
--- a/check_mysql-heartbeat.sh
+++ b/check_mysql-heartbeat.sh
@@ -68,7 +68,7 @@ while :; do
                heartbeat=mk-heartbeat
                ;;
        --pt|--percona-toolkit)
-               heartbeat=mk-heartbeat
+               heartbeat=pt-heartbeat
                ;;
        -c|--critical)
                shift
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/monitoring-plugin-check_mysql-heartbeat.git/commitdiff/b48a6862fca9a1cfffb365f326a8bc68ccba61b0

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to