From: Martin Wilck <[email protected]>

This file is designed to be customized and will therefore differ from
the committed version in every serious development environment. I find
that inconvenient, as the file needs to be stashed away before every
serious git activity, and could easily be committed by mistake.

Follow-up patches will enable various alternative ways to set the
DIO_TEST_DEV during build.

Signed-off-by: Martin Wilck <[email protected]>
---
 tests/directio_test_dev | 4 ----
 1 file changed, 4 deletions(-)
 delete mode 100644 tests/directio_test_dev

diff --git a/tests/directio_test_dev b/tests/directio_test_dev
deleted file mode 100644
index d64e6238..00000000
--- a/tests/directio_test_dev
+++ /dev/null
@@ -1,4 +0,0 @@
-# To run the directio tests on an actual block device, uncomment the line
-# starting with DIO_TES_DEV, and set it to the appropriate device
-
-# DIO_TEST_DEV=/dev/sdb
-- 
2.25.0


--
dm-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/dm-devel

Reply via email to