[sheepdog] [PATCH] tests/func/058: fix supurious failure
Robin Dong
robin.k.dong at gmail.com
Tue Jan 28 09:27:03 CET 2014
Reviewed-by: Robin Dong <sanbai at taobao.com>
2014-01-28 Liu Yuan <namei.unix at gmail.com>
> Signed-off-by: Liu Yuan <namei.unix at gmail.com>
> ---
> dog/vdi.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/dog/vdi.c b/dog/vdi.c
> index 1e175b3..10b0307 100644
> --- a/dog/vdi.c
> +++ b/dog/vdi.c
> @@ -1048,7 +1048,7 @@ static int vdi_object_location(int argc, char **argv)
> NULL, size);
> } else
> printf("The inode object 0x%" PRIx32 " idx"
> - "%"PRIu64" is not allocated\n",
> + " %"PRIu64" is not allocated\n",
> vid, idx);
> } else
> sd_err("Failed to read the inode object 0x%"
> PRIx32,
> --
> 1.8.1.2
>
> --
> sheepdog mailing list
> sheepdog at lists.wpkg.org
> http://lists.wpkg.org/mailman/listinfo/sheepdog
>
--
--
Best Regard
Robin Dong
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wpkg.org/pipermail/sheepdog/attachments/20140128/1ec2bfd9/attachment-0004.html>
More information about the sheepdog
mailing list