svn commit: r266156 - user/des/tinderbox/etc
Dag-Erling Smørgrav
des at FreeBSD.org
Thu May 15 16:24:22 UTC 2014
Author: des
Date: Thu May 15 16:24:20 2014
New Revision: 266156
URL: http://svnweb.freebsd.org/changeset/base/266156
Log:
revert before updating
Modified:
user/des/tinderbox/etc/freebsd10-update.rc
user/des/tinderbox/etc/freebsd7-update.rc
user/des/tinderbox/etc/freebsd8-update.rc
user/des/tinderbox/etc/freebsd9-update.rc
user/des/tinderbox/etc/head-update.rc
Modified: user/des/tinderbox/etc/freebsd10-update.rc
==============================================================================
--- user/des/tinderbox/etc/freebsd10-update.rc Thu May 15 16:23:24 2014 (r266155)
+++ user/des/tinderbox/etc/freebsd10-update.rc Thu May 15 16:24:20 2014 (r266156)
@@ -7,6 +7,6 @@
branches = RELENG_10
platforms = none
srcdir = ${SANDBOX}/${BRANCH}/src
-targets = update, version
+targets = revert, update, version
recipient += <stable at freebsd.org>
subject = [${COMMENT}] source tree update failure
Modified: user/des/tinderbox/etc/freebsd7-update.rc
==============================================================================
--- user/des/tinderbox/etc/freebsd7-update.rc Thu May 15 16:23:24 2014 (r266155)
+++ user/des/tinderbox/etc/freebsd7-update.rc Thu May 15 16:24:20 2014 (r266156)
@@ -7,6 +7,6 @@
branches = RELENG_7
platforms = none
srcdir = ${SANDBOX}/${BRANCH}/src
-targets = update, version
+targets = revert, update, version
recipient += <stable at freebsd.org>
subject = [${COMMENT}] source tree update failure
Modified: user/des/tinderbox/etc/freebsd8-update.rc
==============================================================================
--- user/des/tinderbox/etc/freebsd8-update.rc Thu May 15 16:23:24 2014 (r266155)
+++ user/des/tinderbox/etc/freebsd8-update.rc Thu May 15 16:24:20 2014 (r266156)
@@ -7,6 +7,6 @@
branches = RELENG_8
platforms = none
srcdir = ${SANDBOX}/${BRANCH}/src
-targets = update, version
+targets = revert, update, version
recipient += <stable at freebsd.org>
subject = [${COMMENT}] source tree update failure
Modified: user/des/tinderbox/etc/freebsd9-update.rc
==============================================================================
--- user/des/tinderbox/etc/freebsd9-update.rc Thu May 15 16:23:24 2014 (r266155)
+++ user/des/tinderbox/etc/freebsd9-update.rc Thu May 15 16:24:20 2014 (r266156)
@@ -7,6 +7,6 @@
branches = RELENG_9
platforms = none
srcdir = ${SANDBOX}/${BRANCH}/src
-targets = update, version
+targets = revert, update, version
recipient += <stable at freebsd.org>
subject = [${COMMENT}] source tree update failure
Modified: user/des/tinderbox/etc/head-update.rc
==============================================================================
--- user/des/tinderbox/etc/head-update.rc Thu May 15 16:23:24 2014 (r266155)
+++ user/des/tinderbox/etc/head-update.rc Thu May 15 16:24:20 2014 (r266156)
@@ -7,6 +7,6 @@
branches = HEAD
platforms = none
srcdir = ${SANDBOX}/${BRANCH}/src
-targets = update, version
+targets = revert, update, version
recipient += <current at freebsd.org>
subject = [${COMMENT}] source tree update failure
More information about the svn-src-user
mailing list