[PATCH v2 10/30] multipath-tools tests: omit timestamp in log messages

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Martin Wilck <mwilck@xxxxxxxx>
---
 tests/globals.c | 2 +-
 tests/hwtable.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/globals.c b/tests/globals.c
index 07d970ea..aeb7723f 100644
--- a/tests/globals.c
+++ b/tests/globals.c
@@ -3,7 +3,7 @@
 
 /* Required globals */
 struct udev *udev;
-int logsink = 0;
+int logsink = -1;
 struct config conf = {
 	.uid_attrs = "sd:ID_BOGUS",
 	.verbosity = 4,
diff --git a/tests/hwtable.c b/tests/hwtable.c
index ad863b08..13da1d99 100644
--- a/tests/hwtable.c
+++ b/tests/hwtable.c
@@ -54,7 +54,7 @@ struct hwt_state {
 
 static struct config *_conf;
 struct udev *udev;
-int logsink;
+int logsink = -1;
 
 struct config *get_multipath_config(void)
 {
-- 
2.21.0

--
dm-devel mailing list
dm-devel@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/dm-devel



[Index of Archives]     [DM Crypt]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Packaging]     [Fedora SELinux]     [Yosemite Discussion]     [KDE Users]     [Fedora Docs]

  Powered by Linux