From 9ace8015784fe0e6ca734bdc1a02d5550b5c565c Mon Sep 17 00:00:00 2001 From: Nils Gladitz Date: Sun, 23 Sep 2012 19:55:48 +0200 Subject: ctest_update: Tell svn not to prompt interactively (#13024) While at it, add SVNOptions/CTEST_SVN_OPTIONS configuration settings to add options to all svn invocations instead of just "svn update". --- Modules/DartConfiguration.tcl.in | 1 + 1 file changed, 1 insertion(+) (limited to 'Modules/DartConfiguration.tcl.in') diff --git a/Modules/DartConfiguration.tcl.in b/Modules/DartConfiguration.tcl.in index ad7f80517f..9e49ac776c 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 -- cgit v1.2.1