public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
* [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

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