On Wed, Sep 23, 2015 at 03:19:05PM +0800, Zhao Lei wrote:
> +
> +image=$(extract_image "./default_case.raw.xz")
> +$TOP/btrfs check "$image" 2>&1 |

It's better to use 'run_check_stdout' here as this will store the output
to the log as well. I've fixed that and applied, thanks.

> +     grep -q "crossing stripe boundary" ||
> +     _fail "no expected error message in output"
> +
> +rm -f "$image"
--
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