From 6041f707cae1e90b01f1fd4c4c3b48ccc71005ba Mon Sep 17 00:00:00 2001 From: Valentin Rothberg Date: Mon, 13 Jan 2020 11:30:52 +0100 Subject: rm contrib/perftest Perftest was intended to be used for testing CPU intensive tasks of Podman. However, it does not compile for a long while and is not integrated in the CI which clearly indicates that it has not been used for a considerable amount of time. Remove contrib/perftest entirely. If the desire arises to revive it, all code is still reachable in the git history. Signed-off-by: Valentin Rothberg --- vendor/github.com/pkg/profile/AUTHORS | 1 - 1 file changed, 1 deletion(-) delete mode 100644 vendor/github.com/pkg/profile/AUTHORS (limited to 'vendor/github.com/pkg/profile/AUTHORS') diff --git a/vendor/github.com/pkg/profile/AUTHORS b/vendor/github.com/pkg/profile/AUTHORS deleted file mode 100644 index 00441d354..000000000 --- a/vendor/github.com/pkg/profile/AUTHORS +++ /dev/null @@ -1 +0,0 @@ -Dave Cheney -- cgit v1.2.3-54-g00ecf