Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jun 2013 15:39:41 -0700
From:      Garrett Cooper <yaneurabeya@gmail.com>
To:        Glen Barber <gjb@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r252101 - head/release
Message-ID:  <1397DF51-1DCC-47BC-931A-5D26C94A0811@gmail.com>
In-Reply-To: <201306222212.r5MMCO8t091190@svn.freebsd.org>
References:  <201306222212.r5MMCO8t091190@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Jun 22, 2013, at 3:12 PM, Glen Barber wrote:

> Author: gjb
> Date: Sat Jun 22 22:12:24 2013
> New Revision: 252101
> URL: http://svnweb.freebsd.org/changeset/base/252101
>=20
> Log:
>  If MAKE_CONF and/or SRC_CONF are set and not character devices,
>  copy to chroot to use with release build.
>=20
>  Submitted by:	Garrett Cooper (original version)
>  Approved by:	kib (mentor)
>  MFC after:	1 week
>=20
> Modified:
>  head/release/release.sh

	Technically copying /dev/null to a file creates a 0 byte file. =
That's why I used cp in the patch I submitted over email.
Thanks!
-Garrett=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1397DF51-1DCC-47BC-931A-5D26C94A0811>