All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH] add testcases/lib/tst_supported_fs to .gititnore
@ 2018-07-24  8:25 Michael Moese
  2018-07-24  8:32 ` Xiao Yang
  2018-07-24  9:02 ` Cyril Hrubis
  0 siblings, 2 replies; 3+ messages in thread
From: Michael Moese @ 2018-07-24  8:25 UTC (permalink / raw)
  To: ltp

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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [LTP] [PATCH] add testcases/lib/tst_supported_fs to .gititnore
  2018-07-24  8:25 [LTP] [PATCH] add testcases/lib/tst_supported_fs to .gititnore Michael Moese
@ 2018-07-24  8:32 ` Xiao Yang
  2018-07-24  9:02 ` Cyril Hrubis
  1 sibling, 0 replies; 3+ messages in thread
From: Xiao Yang @ 2018-07-24  8:32 UTC (permalink / raw)
  To: ltp

Hi Michael,

Good catch.  It looks good to me.
Reviewed-by: Xiao Yang <yangx.jy@cn.fujitsu.com>

Thanks,
Xiao Yang
On 2018/07/24 16:25, Michael Moese wrote:
> 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




^ permalink raw reply	[flat|nested] 3+ messages in thread

* [LTP] [PATCH] add testcases/lib/tst_supported_fs to .gititnore
  2018-07-24  8:25 [LTP] [PATCH] add testcases/lib/tst_supported_fs to .gititnore Michael Moese
  2018-07-24  8:32 ` Xiao Yang
@ 2018-07-24  9:02 ` Cyril Hrubis
  1 sibling, 0 replies; 3+ messages in thread
From: Cyril Hrubis @ 2018-07-24  9:02 UTC (permalink / raw)
  To: ltp

Hi!
Pushed, thanks.

-- 
Cyril Hrubis
chrubis@suse.cz

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-07-24  9:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-24  8:25 [LTP] [PATCH] add testcases/lib/tst_supported_fs to .gititnore Michael Moese
2018-07-24  8:32 ` Xiao Yang
2018-07-24  9:02 ` Cyril Hrubis

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.