From: Patrick Donnelly Date: Tue, 23 Apr 2024 14:22:00 +0000 (-0400) Subject: qa: add missing terminating newline X-Git-Tag: v18.2.5~46^2~8 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=7d8a3b290eb5139dc47724d00e7eafb5fed44a66;p=ceph.git qa: add missing terminating newline Signed-off-by: Patrick Donnelly (cherry picked from commit 8ac4bbc682b2e77a6402c10eca821b1c7412d631) --- diff --git a/qa/mon_election/classic.yaml b/qa/mon_election/classic.yaml index 7ccd99830995d..7dbbb1f09cedd 100644 --- a/qa/mon_election/classic.yaml +++ b/qa/mon_election/classic.yaml @@ -2,4 +2,4 @@ overrides: ceph: conf: global: - mon election default strategy: 1 \ No newline at end of file + mon election default strategy: 1 diff --git a/qa/mon_election/connectivity.yaml b/qa/mon_election/connectivity.yaml index 3b9f9e26cf487..57f7e3ae8e1d1 100644 --- a/qa/mon_election/connectivity.yaml +++ b/qa/mon_election/connectivity.yaml @@ -2,4 +2,4 @@ overrides: ceph: conf: global: - mon election default strategy: 3 \ No newline at end of file + mon election default strategy: 3