* [PATCH] gitignore: add src/holetest
@ 2016-04-11 8:05 Omer Zilberberg
2016-04-11 11:39 ` Eryu Guan
0 siblings, 1 reply; 2+ messages in thread
From: Omer Zilberberg @ 2016-04-11 8:05 UTC (permalink / raw)
To: fstests; +Cc: Omer Zilberberg
Recently added 450d833 (generic/338: Add mmap race test) added a new
binary, it should be added to .gitignore as well.
Signed-off-by: Omer Zilberberg <omzg@plexistor.com>
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index f9ea1fa..552d2a8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,6 +60,7 @@
/src/getpagesize
/src/godown
/src/holes
+/src/holetest
/src/itrash
/src/locktest
/src/loggen
--
2.5.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] gitignore: add src/holetest
2016-04-11 8:05 [PATCH] gitignore: add src/holetest Omer Zilberberg
@ 2016-04-11 11:39 ` Eryu Guan
0 siblings, 0 replies; 2+ messages in thread
From: Eryu Guan @ 2016-04-11 11:39 UTC (permalink / raw)
To: Omer Zilberberg; +Cc: fstests
On Mon, Apr 11, 2016 at 11:05:06AM +0300, Omer Zilberberg wrote:
> Recently added 450d833 (generic/338: Add mmap race test) added a new
> binary, it should be added to .gitignore as well.
>
> Signed-off-by: Omer Zilberberg <omzg@plexistor.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
> ---
> .gitignore | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/.gitignore b/.gitignore
> index f9ea1fa..552d2a8 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -60,6 +60,7 @@
> /src/getpagesize
> /src/godown
> /src/holes
> +/src/holetest
> /src/itrash
> /src/locktest
> /src/loggen
> --
> 2.5.5
>
> --
> To unsubscribe from this list: send the line "unsubscribe fstests" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-04-11 11:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-11 8:05 [PATCH] gitignore: add src/holetest Omer Zilberberg
2016-04-11 11:39 ` Eryu Guan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox