svn commit: r293351 - user/cperciva/freebsd-update-build/scripts
Gleb Smirnoff
glebius at FreeBSD.org
Thu Jan 7 20:24:31 UTC 2016
Author: glebius
Date: Thu Jan 7 20:24:30 2016
New Revision: 293351
URL: https://svnweb.freebsd.org/changeset/base/293351
Log:
Sync with what we actually have at sba.ysv.
Modified:
user/cperciva/freebsd-update-build/scripts/build.conf
Modified: user/cperciva/freebsd-update-build/scripts/build.conf
==============================================================================
--- user/cperciva/freebsd-update-build/scripts/build.conf Thu Jan 7 20:22:55 2016 (r293350)
+++ user/cperciva/freebsd-update-build/scripts/build.conf Thu Jan 7 20:24:30 2016 (r293351)
@@ -17,10 +17,7 @@ export BUILDHOSTNAME=${HOSTPLATFORM}-bui
export SSHKEY=/root/.ssh/id_dsa
# SSH account into which files are uploaded
-MASTERACCT=update-builder at update-master.freebsd.org
+MASTERACCT=update-builder at update-master-in.freebsd.org
# Directory into which files are uploaded
MASTERDIR=update-master-stage
-
-# If set, will be used to run parallel buildworld etc.
-export JFLAG="-j`sysctl -n hw.ncpu`"
More information about the svn-src-user
mailing list