diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2023-03-31 01:43:34 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2023-04-01 21:20:01 -0500 |
commit | 5d9ffc28fc6a0d99338cac0b020e3eac486bccfc (patch) | |
tree | dbe349124860f531abd9a3a9770407811c32dee0 /system/grep/gnulib-tests-dont-require-gpg-passphrase.patch | |
parent | 2637cad6efa027d88c6ca5588affc55c07071fad (diff) | |
download | packages-5d9ffc28fc6a0d99338cac0b020e3eac486bccfc.tar.gz packages-5d9ffc28fc6a0d99338cac0b020e3eac486bccfc.tar.bz2 packages-5d9ffc28fc6a0d99338cac0b020e3eac486bccfc.tar.xz packages-5d9ffc28fc6a0d99338cac0b020e3eac486bccfc.zip |
system/grep: Update to 3.10
Diffstat (limited to 'system/grep/gnulib-tests-dont-require-gpg-passphrase.patch')
-rw-r--r-- | system/grep/gnulib-tests-dont-require-gpg-passphrase.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/grep/gnulib-tests-dont-require-gpg-passphrase.patch b/system/grep/gnulib-tests-dont-require-gpg-passphrase.patch index b64993187..a1ec3b54f 100644 --- a/system/grep/gnulib-tests-dont-require-gpg-passphrase.patch +++ b/system/grep/gnulib-tests-dont-require-gpg-passphrase.patch @@ -1,6 +1,6 @@ --- grep-3.1/gnulib-tests/test-vc-list-files-git.sh.old 2018-01-03 18:36:29.000000000 -0600 +++ grep-3.1/gnulib-tests/test-vc-list-files-git.sh 2018-06-18 21:57:08.305562148 -0500 -@@ -32,6 +32,7 @@ +@@ -39,6 +39,7 @@ touch d/a b c && git config user.email "you@example.com" && git config user.name "Your Name" && |