summaryrefslogtreecommitdiff
path: root/libdm
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2019-08-26 15:37:57 +0200
committerZdenek Kabelac <zkabelac@redhat.com>2019-08-26 17:22:58 +0200
commita50c127904a99b5862c323ddc76bfcf760dd0805 (patch)
tree8b2aeaf8054563d970b0e4438096f735fe894730 /libdm
parent4b1dcc2eebb27cae54b4c618ab31072bdb230ea9 (diff)
downloadlvm2-a50c127904a99b5862c323ddc76bfcf760dd0805.tar.gz
dmsetup: missed trailing newline
Diffstat (limited to 'libdm')
-rw-r--r--libdm/dm-tools/dmsetup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdm/dm-tools/dmsetup.c b/libdm/dm-tools/dmsetup.c
index a38df6bad..2f8a1beb5 100644
--- a/libdm/dm-tools/dmsetup.c
+++ b/libdm/dm-tools/dmsetup.c
@@ -1695,7 +1695,7 @@ static int _udevcomplete(CMD_ARGS)
if (!(cookie = _get_cookie_value(argv[0])))
return_0;
- printf("DM_COOKIE_COMPLETED=0x%-10x", cookie);
+ printf("DM_COOKIE_COMPLETED=0x%-10x\n", cookie);
/*
* Strip flags from the cookie and use cookie magic instead.
* If the cookie has non-zero prefix and the base is zero then