svn commit: r326958 - head

Rodney W. Grimes freebsd at pdx.rh.CN85.dnsmgr.net
Tue Dec 19 03:51:38 UTC 2017


[ Charset UTF-8 unsupported, converting... ]
> Author: eadler
> Date: Tue Dec 19 03:35:39 2017
> New Revision: 326958
> URL: https://svnweb.freebsd.org/changeset/base/326958
> 
> Log:
>   arclint: revert in prep for recommitting

When you revert you need to sight the Rxxxxx(s) being reverted.

> 
> Modified:
>   head/.arclint
> 
> Modified: head/.arclint
> ==============================================================================
> --- head/.arclint	Tue Dec 19 03:15:20 2017	(r326957)
> +++ head/.arclint	Tue Dec 19 03:35:39 2017	(r326958)
> @@ -9,8 +9,7 @@
>        "type": "spelling"
>      },
>      "chmod": {
> -      "type": "chmod",
> -      "exclude": "(/tests/)"
> +      "type": "chmod"
>      },
>      "merge-conflict": {
>        "type": "merge-conflict"
> @@ -24,4 +23,3 @@
>      }
>    }
>  }
> -
> 
> 

-- 
Rod Grimes                                                 rgrimes at freebsd.org


More information about the svn-src-all mailing list