From: Michael Moese <mmoese@suse.de>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH] add testcases/lib/tst_supported_fs to .gititnore
Date: Tue, 24 Jul 2018 10:25:30 +0200 [thread overview]
Message-ID: <20180724082530.18646-1-mmoese@suse.de> (raw)
The binary tst_supported_fs was missing in the .gitinore file
in testcases/lib, so it should be added.
Signed-off-by: Michael Moese <mmoese@suse.de>
---
testcases/lib/.gitignore | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/testcases/lib/.gitignore b/testcases/lib/.gitignore
index 997940006..a9034e401 100644
--- a/testcases/lib/.gitignore
+++ b/testcases/lib/.gitignore
@@ -7,4 +7,5 @@
/tst_net_iface_prefix
/tst_net_ip_prefix
/tst_net_vars
-/tst_getconf
\ No newline at end of file
+/tst_getconf
+/tst_supported_fs
--
2.18.0
next reply other threads:[~2018-07-24 8:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-24 8:25 Michael Moese [this message]
2018-07-24 8:32 ` [LTP] [PATCH] add testcases/lib/tst_supported_fs to .gititnore Xiao Yang
2018-07-24 9:02 ` Cyril Hrubis
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=20180724082530.18646-1-mmoese@suse.de \
--to=mmoese@suse.de \
--cc=ltp@lists.linux.it \
/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.