svn commit: r244433 - user/des/tinderbox

Dag-Erling Smørgrav des at FreeBSD.org
Wed Dec 19 13:20:21 UTC 2012


Author: des
Date: Wed Dec 19 13:20:20 2012
New Revision: 244433
URL: http://svnweb.freebsd.org/changeset/base/244433

Log:
  Fix incorrect default for TARGETS.

Modified:
  user/des/tinderbox/tbmaster.1

Modified: user/des/tinderbox/tbmaster.1
==============================================================================
--- user/des/tinderbox/tbmaster.1	Wed Dec 19 12:20:04 2012	(r244432)
+++ user/des/tinderbox/tbmaster.1	Wed Dec 19 13:20:20 2012	(r244433)
@@ -290,7 +290,7 @@ A list of targets (commands) to pass to 
 .Xr tinderbox 1
 script.
 The default value is
-.Dq world .
+.Dq update, world .
 .It TIMEOUT
 .Pq Vt single
 The number of seconds after which each tinderbox invocation will time


More information about the svn-src-user mailing list