diff options
-rw-r--r-- | patches/0006-Fix-arbitrary-command-execution-in-ed-style-patches-.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/0006-Fix-arbitrary-command-execution-in-ed-style-patches-.patch b/patches/0006-Fix-arbitrary-command-execution-in-ed-style-patches-.patch index 900484a..7173848 100644 --- a/patches/0006-Fix-arbitrary-command-execution-in-ed-style-patches-.patch +++ b/patches/0006-Fix-arbitrary-command-execution-in-ed-style-patches-.patch @@ -149,8 +149,8 @@ index 0c5cc26..4fd5a05 100644 { diff --git a/tests/Makefile.am b/tests/Makefile.am index 6b6df63..16f8693 100644 ---- a/tests/Makefile.am -+++ b/tests/Makefile.am +--- a/tests/Makefile.in ++++ b/tests/Makefile.in @@ -32,6 +32,7 @@ TESTS = \ crlf-handling \ dash-o-append \ |