> On Feb 3, 2017, at 14:39, Bryan Drewery <bdrew...@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

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to