[SCM] Socket Wrapper Repository - branch master updated

Andreas Schneider asn at samba.org
Wed Feb 25 03:17:53 MST 2015


The branch, master has been updated
       via  a6555e4 cmake: Drop test results via https.
      from  43d0166 Bump version to 1.1.3

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


- Log -----------------------------------------------------------------
commit a6555e464f41e396977d4b3a94f2a8403b96fc33
Author: Andreas Schneider <asn at samba.org>
Date:   Wed Feb 25 11:11:32 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 3642735..3c29af3 100644
--- a/CTestConfig.cmake
+++ b/CTestConfig.cmake
@@ -3,7 +3,7 @@ set(UPDATE_TYPE "true")
 set(CTEST_PROJECT_NAME "socketwrapper")
 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=socketwrapper")
 set(CTEST_DROP_SITE_CDASH TRUE)


-- 
Socket Wrapper Repository


More information about the samba-cvs mailing list