summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
authorDavid Cole <david.cole@kitware.com>2012-09-28 19:45:02 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2012-09-28 19:45:02 (GMT)
commitaf5fac8d171a41c526c9f0ebc732366ca2139296 (patch)
treecbe3cf98a78a165037144d2ef56296308d3a354d /Modules
parent64d64b4edfe9a64fdc88c97e67681c9a16fb5eca (diff)
parent9ace8015784fe0e6ca734bdc1a02d5550b5c565c (diff)
downloadCMake-af5fac8d171a41c526c9f0ebc732366ca2139296.zip
CMake-af5fac8d171a41c526c9f0ebc732366ca2139296.tar.gz
CMake-af5fac8d171a41c526c9f0ebc732366ca2139296.tar.bz2
Merge topic 'ctest-svn-non-interactive'
9ace801 ctest_update: Tell svn not to prompt interactively (#13024)
Diffstat (limited to 'Modules')
-rw-r--r--Modules/DartConfiguration.tcl.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/DartConfiguration.tcl.in b/Modules/DartConfiguration.tcl.in
index ad7f805..9e49ac7 100644
--- a/Modules/DartConfiguration.tcl.in
+++ b/Modules/DartConfiguration.tcl.in
@@ -44,6 +44,7 @@ CVSUpdateOptions: @CVS_UPDATE_OPTIONS@
# Subversion options
SVNCommand: @SVNCOMMAND@
+SVNOptions: @CTEST_SVN_OPTIONS@
SVNUpdateOptions: @SVN_UPDATE_OPTIONS@
# Git options