[packages/monitoring-plugin-check_mysql-heartbeat] fix pt-heartbeat program name
glen
glen at pld-linux.org
Tue Mar 22 12:33:22 CET 2016
commit b48a6862fca9a1cfffb365f326a8bc68ccba61b0
Author: Elan Ruusamäe <glen at delfi.ee>
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
More information about the pld-cvs-commit
mailing list