From 549c7f27002c9593022c8f616b7bc385d333c722 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Tue, 3 Jul 2018 01:50:36 -0500 Subject: system/{diff,find}utils: fix dumb GPG test thing --- .../findutils/gnulib-tests-dont-require-gpg-passphrase.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 system/findutils/gnulib-tests-dont-require-gpg-passphrase.patch (limited to 'system/findutils/gnulib-tests-dont-require-gpg-passphrase.patch') diff --git a/system/findutils/gnulib-tests-dont-require-gpg-passphrase.patch b/system/findutils/gnulib-tests-dont-require-gpg-passphrase.patch new file mode 100644 index 000000000..755126f64 --- /dev/null +++ b/system/findutils/gnulib-tests-dont-require-gpg-passphrase.patch @@ -0,0 +1,10 @@ +--- findutils-4.6.0/tests/test-vc-list-files-git.sh.old 2018-01-03 18:36:29.000000000 -0600 ++++ findutils-4.6.0/tests/test-vc-list-files-git.sh 2018-06-18 21:57:08.305562148 -0500 +@@ -32,6 +32,7 @@ + touch d/a b c && + git config user.email "you@example.com" && + git config user.name "Your Name" && ++ git config commit.gpgsign false && + git add . > /dev/null && + git commit -q -a -m log && + printf '%s\n' b c d/a > expected && -- cgit v1.2.3-60-g2f50