[shibboleth-sp2] 12/23: SSPCPP-756 Tidy up the gitkeep in the test cache

Ferenc Wágner wferi at moszumanska.debian.org
Wed Feb 21 10:57:07 UTC 2018


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

wferi pushed a commit to branch master
in repository shibboleth-sp2.

commit 49af6582137091b981293b2ce919c0303f0bbe63
Author: Rod Widdowson <rdw at steadingsoftware.com>
Date:   Fri Dec 1 11:49:43 2017 +0000

    SSPCPP-756 Tidy up the gitkeep in the test cache
    
    https://issues.shibboleth.net/jira/browse/SSPCPP-756
    
    We cannot put the .gitkeep into the cache directiory because it gets
    deleted by running the test.  So pop it into a subdirectory which
    is therefore not traversed and deleted.
---
 unittests/config/var/cache/shibboleth/.gitignore                     | 1 -
 unittests/config/var/cache/shibboleth/dynamic/{ => gitkeep}/.gitkeep | 0
 2 files changed, 1 deletion(-)

diff --git a/unittests/config/var/cache/shibboleth/.gitignore b/unittests/config/var/cache/shibboleth/.gitignore
index c786e13..97f440f 100644
--- a/unittests/config/var/cache/shibboleth/.gitignore
+++ b/unittests/config/var/cache/shibboleth/.gitignore
@@ -1,2 +1 @@
-dynamic/.gitkeep
 dynamic/*.xml
diff --git a/unittests/config/var/cache/shibboleth/dynamic/.gitkeep b/unittests/config/var/cache/shibboleth/dynamic/gitkeep/.gitkeep
similarity index 100%
rename from unittests/config/var/cache/shibboleth/dynamic/.gitkeep
rename to unittests/config/var/cache/shibboleth/dynamic/gitkeep/.gitkeep

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/shibboleth-sp2.git



More information about the Pkg-shibboleth-devel mailing list