From 1c23bbf9700eda44d0d64f34bcb538d7b9e4f6f6 Mon Sep 17 00:00:00 2001 From: Oyvind Albrigtsen Date: Tue, 4 Sep 2018 09:19:59 +0200 Subject: [PATCH] timeout/interval: add "s" suffix where it's missing --- .gitignore | 1 + heartbeat/SAPInstance | 2 +- heartbeat/aliyun-vpc-move-ip | 10 +++++----- heartbeat/gcp-vpc-move-vip.in | 10 +++++----- heartbeat/mariadb.in | 22 +++++++++++----------- heartbeat/sybaseASE.in | 32 ++++++++++++++++---------------- 6 files changed, 39 insertions(+), 38 deletions(-) diff --git a/.gitignore b/.gitignore index bbff032c3..3a9be36e5 100644 --- a/.gitignore +++ b/.gitignore @@ -44,6 +44,7 @@ heartbeat/ocf-directories heartbeat/ocf-shellfuncs heartbeat/send_ua heartbeat/shellfuncs +heartbeat/*.pyc include/agent_config.h include/config.h include/config.h.in diff --git a/heartbeat/aliyun-vpc-move-ip b/heartbeat/aliyun-vpc-move-ip index e27952adb..ed446c9c1 100755 --- a/heartbeat/aliyun-vpc-move-ip +++ b/heartbeat/aliyun-vpc-move-ip @@ -155,11 +155,11 @@ Valid Aliyun CLI profile name - - - - - + + + + + END diff --git a/heartbeat/gcp-vpc-move-vip.in b/heartbeat/gcp-vpc-move-vip.in index ba61193b6..31d84643a 100755 --- a/heartbeat/gcp-vpc-move-vip.in +++ b/heartbeat/gcp-vpc-move-vip.in @@ -77,11 +77,11 @@ METADATA = \ - - - - - + + + + + ''' diff --git a/heartbeat/mariadb.in b/heartbeat/mariadb.in index 860fea7fd..c1969d70e 100644 --- a/heartbeat/mariadb.in +++ b/heartbeat/mariadb.in @@ -250,17 +250,17 @@ The port on which the Master MariaDB instance is listening. - - - - - - - - - - - + + + + + + + + + + + END diff --git a/heartbeat/sybaseASE.in b/heartbeat/sybaseASE.in index a4a0b7a0c..b4809ea23 100755 --- a/heartbeat/sybaseASE.in +++ b/heartbeat/sybaseASE.in @@ -26,19 +26,19 @@ # /$sybase_home/$sybase_ase/install/RUN_$server_name # # (2) You can customize the interval value in the meta-data section if needed: -# -# +# +# # # -# -# +# +# # # -# -# +# +# # -# -# +# +# # The timeout value is not supported by Redhat in RHCS5.0. # @@ -226,19 +226,19 @@ meta_data() - - + + - - + + - - + + - - + + EOT