From a21c5d184e679972808a54cb154533161ec6e272 Mon Sep 17 00:00:00 2001 From: "Jason T. Greene" Date: Sun, 5 Dec 2021 17:48:31 -0600 Subject: [PATCH] Escape trailing slash in install directory location so the closing quote is not escaped Fixes #11416 [NO NEW TESTS NEEDED] Signed-off-by: Jason Greene --- contrib/msi/podman.wxs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contrib/msi/podman.wxs b/contrib/msi/podman.wxs index 451dd565de..adffec24e1 100644 --- a/contrib/msi/podman.wxs +++ b/contrib/msi/podman.wxs @@ -32,7 +32,8 @@ - + +