[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <e2acad2c-9e2c-148a-ab62-f6882df77d3d@redhat.com>
Date: Tue, 26 Mar 2019 11:11:52 -0400
From: Joe Lawrence <joe.lawrence@...hat.com>
To: Adrian Hunter <adrian.hunter@...el.com>,
LKML <linux-kernel@...r.kernel.org>,
Gustavo Pimentel <gustavo.pimentel@...opsys.com>,
Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
Kishon Vijay Abraham I <kishon@...com>,
Josh Poimboeuf <jpoimboe@...hat.com>,
Jiri Kosina <jkosina@...e.cz>
Subject: Re: tools bugs: make clean deletes files in the git tree
On 3/26/19 4:45 AM, Adrian Hunter wrote:
> Hi
>
> Doing:
>
> make -C tools clean
>
> Results in:
>
> git diff --stat
> tools/pci/pcitest.sh | 72 ----------------
> tools/testing/selftests/livepatch/test-callbacks.sh | 587 ----------------------------------------------------------------------------------------------------------------------------
> tools/testing/selftests/livepatch/test-livepatch.sh | 168 ------------------------------------
> tools/testing/selftests/livepatch/test-shadow-vars.sh | 60 -------------
> 4 files changed, 887 deletions(-)
>
> i.e. 'make clean' seems to be deleting files that are in the git tree.
>
> Regards
> Adrian
>
Hi Adrian -- thanks for the report. I will fixup the livepatch
selftests Makefile and post a patch shortly.
-- Joe
Powered by blists - more mailing lists