diff contrib/nightly_tests/README @ 417:195096819152 1.0.0-rc1

Cleanups in documentation
author Sebastien Decugis <sdecugis@nict.go.jp>
date Thu, 08 Jul 2010 17:55:18 +0900
parents 3ed2c84d9e23
children e16866e190a4
line wrap: on
line diff
--- a/contrib/nightly_tests/README	Thu Jul 08 17:54:55 2010 +0900
+++ b/contrib/nightly_tests/README	Thu Jul 08 17:55:18 2010 +0900
@@ -51,6 +51,9 @@
 
 5) Create a file local.cmake defining the name of the build slave in this directory also.
 	$ echo "SET(CTEST_SITE \""`hostname`"\")" > local.cmake
+	
+   For FreeBSD:
+   	$ echo "set(CTEST_BUILD_OPTIONS \"\${CTEST_BUILD_OPTIONS} -DFLEX_EXECUTABLE:FILEPATH=/usr/local/bin/flex\")" >> local.cmake
 
 6) Run the script once to check it works properly
 
@@ -58,4 +61,4 @@
 	$ wget http://www.freediameter.net/hg/freeDiameter/raw-file/tip/contrib/nightly_tests/cronjob.sh
 	$ chmod +x cronjob.sh
 	$ crontab -l
-0 0 * * * /home/test/fDbuild/cronjob.sh > /home/test/fDbuild/cronjob.log 2>&1
+0 0 * * * /home/test/fDtests/cronjob.sh > /home/test/fDtests/cronjob.log 2>&1
"Welcome to our mercurial repository"