On Thu, Mar 24, 2016 at 06:11:12PM +0800, Anand Jain wrote:
> To be inline with progs changes
>   28831d54895443e5fc795392f23ce3a8b122cb71
>   btrfs-progs: cmd property: switch to common error message wrapper
> update 048.out
> 
> Signed-off-by: Anand Jain <[email protected]>
> ---
>  tests/btrfs/048.out | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tests/btrfs/048.out b/tests/btrfs/048.out
> index 0b20d0b5976c..1d3ccef8e870 100644
> --- a/tests/btrfs/048.out
> +++ b/tests/btrfs/048.out
> @@ -9,7 +9,7 @@ label=foobar
>  ***
>  label=
>  ***
> -ERROR: object is not compatible with property
> +ERROR: object is not compatible with property: label

This fails test with old btrfs-progs. I think a filter can be added to
btrfs/048 to filter out the ": label" part, so that test passes with
both old and new btrfs-progs.

Thanks,
Eryu
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to