[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[certi-cvs] certi/scripts certi-ctest.cmake
From: |
CERTI CVS commits |
Subject: |
[certi-cvs] certi/scripts certi-ctest.cmake |
Date: |
Fri, 06 Dec 2013 12:09:13 +0000 |
CVSROOT: /sources/certi
Module name: certi
Changes by: Eric NOULARD <erk> 13/12/06 12:09:13
Modified files:
scripts : certi-ctest.cmake
Log message:
Small update
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/certi/scripts/certi-ctest.cmake?cvsroot=certi&r1=1.4&r2=1.5
Patches:
Index: certi-ctest.cmake
===================================================================
RCS file: /sources/certi/certi/scripts/certi-ctest.cmake,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- certi-ctest.cmake 18 Oct 2011 20:36:09 -0000 1.4
+++ certi-ctest.cmake 6 Dec 2013 12:09:12 -0000 1.5
@@ -41,7 +41,7 @@
# set any extra environment variables to use during
# the execution of the script here:
set (CTEST_ENVIRONMENT
- #"HTTP_PROXY=<your proxy url here"
+ #"HTTP_PROXY=<your proxy url here>"
)
####################################################################
# END OF LOCAL SETUP.
@@ -60,6 +60,7 @@
set(CTEST_UPDATE_COMMAND "cvs")
set(CTEST_CVS_COMMAND "cvs")
set(CTEST_CVS_CHECKOUT "${CTEST_CVS_COMMAND} -z3
-d:pserver:address@hidden:/sources/certi co -d src certi")
+#set(CTEST_CVS_UPDATE_OPTIONS )
# Easy handling of script command line argument
# CTEST_SCRIPT_ARG is the 'value' that comes after the comma in
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [certi-cvs] certi/scripts certi-ctest.cmake,
CERTI CVS commits <=