From 1391768d89ee753e33e932aac6d1f71528983841 Mon Sep 17 00:00:00 2001 From: Chris Green Date: Tue, 28 Nov 2023 15:30:21 -0600 Subject: [PATCH] [root] Add missing newline at EOL to silence patch complaint --- var/spack/repos/builtin/packages/root/webgui.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/var/spack/repos/builtin/packages/root/webgui.patch b/var/spack/repos/builtin/packages/root/webgui.patch index 932bb1023f850a..54233d514f3808 100644 --- a/var/spack/repos/builtin/packages/root/webgui.patch +++ b/var/spack/repos/builtin/packages/root/webgui.patch @@ -22,4 +22,4 @@ +WebGui.HttpLoopback: yes # Use https protocol for the http server (default - no) WebGui.UseHttps: no - WebGui.ServerCert: rootserver.pem \ No newline at end of file + WebGui.ServerCert: rootserver.pem