On Fri, Oct 27, 2017 at 08:53:23AM +0800, Qu Wenruo wrote:
> Introduce a new function, run_mustfail_stdout(), which is similar to
> run_mustfail(), with extra output redirection.
> Also this new run_mustfail_stdout() doesn't set pipefail and use
> temporary file to catch the output.
> So it doesn't support command with pipeline.
> 
> Also enhance prepare_test_dev() to truncates the file even it already
> exists.
> So test device size will be reset each time prepare_test_dev() get
> called.

That's a completely unrelated change to the above and should be also
split, please.
--
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