lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <5ad376c1-c998-c0a0-9f47-af5f3ab26e35@intel.com>
Date:   Tue, 26 Mar 2019 10:45:30 +0200
From:   Adrian Hunter <adrian.hunter@...el.com>
To:     LKML <linux-kernel@...r.kernel.org>,
        Gustavo Pimentel <gustavo.pimentel@...opsys.com>,
        Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
        Kishon Vijay Abraham I <kishon@...com>,
        Joe Lawrence <joe.lawrence@...hat.com>,
        Josh Poimboeuf <jpoimboe@...hat.com>,
        Jiri Kosina <jkosina@...e.cz>
Subject: tools bugs: make clean deletes files in the git tree

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ