[cpp-sp] branch main updated: Close off a comment.

Scott Cantor cantor.2 at osu.edu
Tue Jan 10 16:35:54 UTC 2023


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch main
in repository cpp-sp.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=d5d9f918e4e20f7d36ce5aed28f22822e9846ed7

The following commit(s) were added to refs/heads/main by this push:
     new d5d9f918 Close off a comment.
d5d9f918 is described below

commit d5d9f918e4e20f7d36ce5aed28f22822e9846ed7
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Jan 10 11:35:50 2023 -0500

    Close off a comment.
---
 msi/WiX/ShibbolethSP-properties.wxi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/msi/WiX/ShibbolethSP-properties.wxi b/msi/WiX/ShibbolethSP-properties.wxi
index ad749055..8207bbab 100644
--- a/msi/WiX/ShibbolethSP-properties.wxi
+++ b/msi/WiX/ShibbolethSP-properties.wxi
@@ -39,7 +39,7 @@
   <Property Id="WEBSERVER_USER" Value="USERS"  Secure="yes" />
 
   <!-- UPGRADINGPRODUCTCODE set in the uninstall if this is an upgrade uninstall -->
-  <!-- SSPCPP-568 We need a default for InstallDir
+  <!-- SSPCPP-568 We need a default for InstallDir -->
   <Property Id="INSTALLDIR" Value="C:\opt\shibboleth-sp\" />
   <!-- IISMAJORVERSION if IIS installed -->
   <PropertyRef Id="IISMAJORVERSION" />

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list