From a73f6ea78ac8e946a092bb8fd336463b3def9172 Mon Sep 17 00:00:00 2001 From: Thomas Bellman <bellman@nsc.liu.se> Date: Wed, 8 Dec 2021 16:45:49 +0100 Subject: [PATCH] Remove blank line before block-closing brace. --- manifests/install.pp | 1 - 1 file changed, 1 deletion(-) diff --git a/manifests/install.pp b/manifests/install.pp index 81e8a8f..ac513b6 100644 --- a/manifests/install.pp +++ b/manifests/install.pp @@ -47,7 +47,6 @@ class tsmclient::install # Remnants from older versions of the tsmclient definition "${tsmdir}/bin/include_exclude": ensure => absent; - } concat::file { "${tsmdir}/bin/dsm.opt": -- GitLab