Hi Ben,
Thank you. I got it.
Best regards.
On Tue, 2016-03-08 at 16:17 +0000, Walker, Benjamin wrote:
Patch accepted as commit 5096b4e. Thank you!
We'll continue to accept patches over the mailing list, but we'd
prefer
future patches as pull requests on GitHub so we have a nice way to
track them.
On Mon, 2016-03-07 at 10:34 +0800, Zeng Linggang wrote:
> Signed-off-by: Zeng Linggang <zenglg.jy(a)cn.fujitsu.com>
> ---
> scripts/autotest_common.sh | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/scripts/autotest_common.sh
> b/scripts/autotest_common.sh
> index 8f36e4e..9ad176b 100755
> --- a/scripts/autotest_common.sh
> +++ b/scripts/autotest_common.sh
> @@ -21,8 +21,6 @@ case `uname` in
> ;;
> esac
>
> -MAKEFLAGS=${MAKEFLAGS:--j16}
> -
> if [ -z "$output_dir" ]; then
> if [ -z "$rootdir" ] || [ ! -d "$rootdir/../output" ];
> then
> output_dir=.