[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170923002501.GE20327@fury>
Date: Fri, 22 Sep 2017 17:25:01 -0700
From: Darren Hart <dvhart@...radead.org>
To: Shuah Khan <shuahkh@....samsung.com>
Cc: shuah@...nel.org, tglx@...utronix.de, mingo@...hat.com,
peterz@...radead.org, linux-kernel@...r.kernel.org,
linux-kselftest@...r.kernel.org
Subject: Re: [PATCH] selftests: futex: Makefile: fix for lops in targets to
run silently
On Mon, Sep 18, 2017 at 06:59:15PM -0600, Shuah Khan wrote:
> Fix for loops in targets to run silently to avoid cluttering the test
> results.
>
> Suppresses the following from targets:
>
> for DIR in functional; do \
> BUILD_TARGET=./tools/testing/selftests/futex/$DIR; \
> mkdir $BUILD_TARGET -p; \
> make OUTPUT=$BUILD_TARGET -C $DIR all;\
> done
>
> ./tools/testing/selftests/futex/run.sh
>
> Signed-off-by: Shuah Khan <shuahkh@....samsung.com>
Thanks Shuah,
Reviewed-by: Darren Hart (VMware) <dvhart@...radead.org>
--
Darren Hart
VMware Open Source Technology Center
Powered by blists - more mailing lists