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

Bryan Drewery bdrewery at FreeBSD.org
Fri Feb 3 22:39:58 UTC 2017


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.

-- 
Regards,
Bryan Drewery

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20170203/3aa6d7fa/attachment.sig>


More information about the svn-src-all mailing list