comparison doc/configure.txt @ 601:4dc38daaeca0

0.6dev: Some minor additions to configuration docs, related to #122.
author osimons
date Thu, 30 Jul 2009 10:52:32 +0000
parents b76e6accad72
children 5e2de07e59f3
comparison
equal deleted inserted replaced
600:01bd114719c5 601:4dc38daaeca0
192 .. code-block:: ini 192 .. code-block:: ini
193 193
194 [repository] 194 [repository]
195 branch = /branches/0.3-testing 195 branch = /branches/0.3-testing
196 196
197 Default slave properties are also available for use in recipes::
198
199 .. code-block:: xml
200
201 <sh:exec executable="echo"
202 args="Slave: ${family} ${os} ${version} ${machine} ${processor}"/>
203
197 Authentication 204 Authentication
198 ============== 205 ==============
199 206
200 Authentication information can also be included in slave configuration file: 207 Authentication information can also be included in slave configuration file:
201 208
Copyright (C) 2012-2017 Edgewall Software