From: cpebenito@tresys.com (Christopher J. PeBenito)
To: refpolicy@oss.tresys.com
Subject: [refpolicy] [PATCH] git: fix file pattern after whitespace fixes
Date: Mon, 10 Mar 2014 10:25:13 -0400 [thread overview]
Message-ID: <531DCB49.6030901@tresys.com> (raw)
In-Reply-To: <1393611551-2050-1-git-send-email-nicolas.iooss@m4x.org>
On Fri 28 Feb 2014 01:19:11 PM EST, Nicolas Iooss wrote:
> Commit bb7d721c "Whitespace fixes in git.fc." removed the last letter of a
> file pattern in git.fc. This patch adds the letter back.
> ---
> git.fc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/git.fc b/git.fc
> index c583ce1..d8a3f8e 100644
> --- a/git.fc
> +++ b/git.fc
> @@ -14,4 +14,4 @@ HOME_DIR/public_git(/.*)? gen_context(system_u:object_r:git_user_content_t,s0)
> /var/www/cgi-bin/cgit -- gen_context(system_u:object_r:httpd_git_script_exec_t,s0)
> /var/www/git(/.*)? gen_context(system_u:object_r:httpd_git_content_t,s0)
> /var/www/git/gitweb\.cgi -- gen_context(system_u:object_r:httpd_git_script_exec_t,s0)
> -/var/www/gitweb-caching/gitweb\.cg -- gen_context(system_u:object_r:httpd_git_script_exec_t,s0)
> +/var/www/gitweb-caching/gitweb\.cgi -- gen_context(system_u:object_r:httpd_git_script_exec_t,s0)
Merged.
--
Chris PeBenito
Tresys Technology, LLC
www.tresys.com | oss.tresys.com
prev parent reply other threads:[~2014-03-10 14:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-28 18:19 [refpolicy] [PATCH] git: fix file pattern after whitespace fixes Nicolas Iooss
2014-03-10 14:25 ` Christopher J. PeBenito [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=531DCB49.6030901@tresys.com \
--to=cpebenito@tresys.com \
--cc=refpolicy@oss.tresys.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.