[SCM] NSS Wrapper Repository - branch master updated

Andreas Schneider asn at samba.org
Wed Feb 25 03:20:26 MST 2015


The branch, master has been updated
       via  1b57476 cmake: Drop test results via https.
      from  9f1da66 nwrap: Fix the handle loops for older gcc versions.

https://git.samba.org/?p=nss_wrapper.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 1b57476cb64fadaa058e4b2a1224c6b6afbae111
Author: Andreas Schneider <asn at samba.org>
Date:   Wed Feb 25 11:20:24 2015 +0100

    cmake: Drop test results via https.
    
    Signed-off-by: Andreas Schneider <asn at samba.org>

-----------------------------------------------------------------------

Summary of changes:
 CTestConfig.cmake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


Changeset truncated at 500 lines:

diff --git a/CTestConfig.cmake b/CTestConfig.cmake
index 78a228e..47a28d0 100644
--- a/CTestConfig.cmake
+++ b/CTestConfig.cmake
@@ -3,7 +3,7 @@ set(UPDATE_TYPE "true")
 set(CTEST_PROJECT_NAME "nsswrapper")
 set(CTEST_NIGHTLY_START_TIME "01:00:00 UTC")
 
-set(CTEST_DROP_METHOD "http")
+set(CTEST_DROP_METHOD "https")
 set(CTEST_DROP_SITE "mock.cryptomilk.org")
 set(CTEST_DROP_LOCATION "/submit.php?project=nsswrapper")
 set(CTEST_DROP_SITE_CDASH TRUE)


-- 
NSS Wrapper Repository


More information about the samba-cvs mailing list