On 2/3/2017 2:39 PM, Bryan Drewery 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.
> 

Nm, already fixed.

-- 
Regards,
Bryan Drewery

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to