From e7ecc55f13306d77a49030a02f3e6dc3e06d8bc3 Mon Sep 17 00:00:00 2001 From: Hans Persson <hans@nsc.liu.se> Date: Tue, 18 Jan 2022 16:51:43 +0100 Subject: [PATCH] puppet-lint: Remove trailing whitespace. --- manifests/client.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/client.pp b/manifests/client.pp index 702d90a..3089933 100644 --- a/manifests/client.pp +++ b/manifests/client.pp @@ -13,7 +13,7 @@ class arc::client include x509certs::egi::lcg_cas package { - [ + [ 'nordugrid-arc-client', 'nordugrid-arc-plugins-globus', 'nordugrid-arc-plugins-xrootd', -- GitLab