svn commit: r313169 - head/tools/build/options

Ngie Cooper (yaneurabeya) yaneurabeya at gmail.com
Fri Feb 3 22:42:44 UTC 2017


> On Feb 3, 2017, at 14:39, Bryan Drewery <bdrewery at FreeBSD.org> wrote:
> 
> On 2/3/2017 11:09 AM, Warren Block wrote:
>> Modified: head/tools/build/options/makeman
>> ==============================================================================
>> --- head/tools/build/options/makeman	Fri Feb  3 17:02:57 2017	(r313168)
>> +++ head/tools/build/options/makeman	Fri Feb  3 19:09:46 2017	(r313169)
>> @@ -8,7 +8,7 @@ export LC_ALL=C
>> ident='$FreeBSD$'
>> 
>> t=$(mktemp -d -t makeman)
>> -trap 'test -d $t && rm -rf $t' exit
>> +# trap 'test -d $t && rm -rf $t' exit
> 
> Woops, you committed a debug change.

wblock fixed it in r313173.
-Ngie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20170203/82b8ac28/attachment.sig>


More information about the svn-src-all mailing list