[CRIU] [PATCH] test: fanotify00 -- Add missing space in output

Cyrill Gorcunov gorcunov at openvz.org
Wed Jul 31 09:16:49 EDT 2013


Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 test/zdtm/live/static/fanotify00.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/zdtm/live/static/fanotify00.c b/test/zdtm/live/static/fanotify00.c
index 42c8af5..f013851 100644
--- a/test/zdtm/live/static/fanotify00.c
+++ b/test/zdtm/live/static/fanotify00.c
@@ -84,7 +84,7 @@ static void show_fanotify_obj(struct fanotify_obj *obj)
 	test_msg(" inode\n");
 	test_msg("  i_ino: %lx s_dev: %x mflags: %x "
 		 "mask: %x ignored_mask: %x "
-		 "fhandle_bytes: %x fhandle_type: %x"
+		 "fhandle_bytes: %x fhandle_type: %x "
 		 "fhandle: %s",
 		 obj->inode.i_ino, obj->inode.s_dev,
 		 obj->inode.mflags, obj->inode.mask,
-- 
1.8.1.4



More information about the CRIU mailing list