scoutfs-utils: remove sneaky tab in mkfs output

We had a tab in the mkfs output that'd cause it to be misaligned.

Signed-off-by: Zach Brown <zab@versity.com>
This commit is contained in:
Zach Brown
2018-06-29 14:42:08 -07:00
committed by Zach Brown
parent cfc8cb8800
commit 59739e0057
+1 -1
View File
@@ -408,7 +408,7 @@ static int write_new_fs(char *path, int fd)
" fsid: %llx\n"
" format hash: %llx\n"
" uuid: %s\n"
" device bytes: "SIZE_FMT"\n"
" device bytes: "SIZE_FMT"\n"
" device blocks: "SIZE_FMT"\n"
" btree ring blocks: "SIZE_FMT"\n"
" free blocks: "SIZE_FMT"\n",