From a48c37df3765f42c779ac0674eb021f955ed9c07 Mon Sep 17 00:00:00 2001 From: Paul Holzinger Date: Wed, 27 Apr 2022 18:44:02 +0200 Subject: fix broken hooks-dir test The test has been broken since it was added 4 years ago. Instead of using hardcoded paths we should use tmp files. Signed-off-by: Paul Holzinger --- vendor/github.com/mrunalp/fileutils/.gitignore | 1 - 1 file changed, 1 deletion(-) delete mode 100644 vendor/github.com/mrunalp/fileutils/.gitignore (limited to 'vendor/github.com/mrunalp/fileutils/.gitignore') diff --git a/vendor/github.com/mrunalp/fileutils/.gitignore b/vendor/github.com/mrunalp/fileutils/.gitignore deleted file mode 100644 index aac977bca..000000000 --- a/vendor/github.com/mrunalp/fileutils/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/gocp -- cgit v1.2.3-54-g00ecf