From: jwcart2@tycho.nsa.gov (James Carter)
To: refpolicy@oss.tresys.com
Subject: [refpolicy] [PATCH 2/8] - Fixed typo in contrib/glusterfs.te
Date: Fri, 17 May 2013 10:44:37 -0400 [thread overview]
Message-ID: <51964255.80603@tycho.nsa.gov> (raw)
Removed uneeded ";" after macro call in glusterfs.te.
Signed-off-by: James Carter <jwcart2@tycho.nsa.gov>
---
glusterfs.te | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/glusterfs.te b/glusterfs.te
index 868895a..c4deb52 100644
--- a/glusterfs.te
+++ b/glusterfs.te
@@ -25,7 +25,7 @@ type glusterd_var_run_t;
files_pid_file(glusterd_var_run_t)
type glusterd_var_lib_t;
-files_type(glusterd_var_lib_t);
+files_type(glusterd_var_lib_t)
########################################
#
--
1.8.1.4
--
James Carter <jwcart2@tycho.nsa.gov>
National Security Agency
reply other threads:[~2013-05-17 14:44 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=51964255.80603@tycho.nsa.gov \
--to=jwcart2@tycho.nsa.gov \
--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.