[cpp-sp] 02/03: Fix logger file name.

Scott Cantor cantor.2 at osu.edu
Fri Apr 20 13:49:54 EDT 2018


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

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

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

commit e841d421ce86573702815d2234b962c040417372
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Apr 20 13:49:31 2018 -0400

    Fix logger file name.
---
 Projects/vc15/Shibboleth.sln | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Projects/vc15/Shibboleth.sln b/Projects/vc15/Shibboleth.sln
index dc15f61..f1dbb33 100644
--- a/Projects/vc15/Shibboleth.sln
+++ b/Projects/vc15/Shibboleth.sln
@@ -61,7 +61,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Config", "Config", "{2543BC
 		..\..\configs\Makefile.am = ..\..\configs\Makefile.am
 		..\..\configs\metadataError.html = ..\..\configs\metadataError.html
 		..\..\configs\metagen.sh = ..\..\configs\metagen.sh
-		..\..\configs\native.logger.in = ..\..\configs\native.logger.in
+		..\..\configs\native.logger = ..\..\configs\native.logger
 		..\..\configs\partialLogout.html = ..\..\configs\partialLogout.html
 		..\..\configs\postTemplate.html = ..\..\configs\postTemplate.html
 		..\..\configs\protocols.xml = ..\..\configs\protocols.xml

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


More information about the commits mailing list