Changeset 350:b643fc53dbf5 in freeDiameter for contrib/nightly_tests/runtests.sh
- Timestamp:
- Jun 29, 2010, 4:32:46 PM (13 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/nightly_tests/runtests.sh
r349 r350 82 82 cat $WORKDIR/$t/params.conf >> $WORKDIR/$t/CTestScript.cmake 83 83 84 # Overwrite with all the local data (site name, ...) 85 echo "######## Local site data: " >> $WORKDIR/$t/CTestScript.cmake 86 cat $ROOTDIR/local.cmake >> $WORKDIR/$t/CTestScript.cmake 87 84 88 # Now, the remaining of the script 85 89 cat >> $WORKDIR/$t/CTestScript.cmake << EOF
Note: See TracChangeset
for help on using the changeset viewer.