generic/050: Consistently remove traling dot from umount output
authorJan Kara <jack@suse.cz>
Mon, 11 Nov 2019 14:49:53 +0000 (15:49 +0100)
committerEryu Guan <guaneryu@gmail.com>
Sun, 24 Nov 2019 15:38:31 +0000 (23:38 +0800)
We did not consistently remove trailing dot from umount output which
can presumably lead to false failures with particular versions of
util-linux. Make sure all umount output is properly filtered.

Signed-off-by: Jan Kara <jack@suse.cz>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>

No differences found