[packages/coreutils] - convert ugly sed (which breaks things) into a patch

arekm arekm at pld-linux.org
Sun Jan 24 12:55:20 CET 2016


commit 22554cde0f8f2f64d1ea9b27873e4470f3ecea50
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Jan 24 12:55:13 2016 +0100

    - convert ugly sed (which breaks things) into a patch

 coreutils-tests.patch | 12 ++++++++++++
 1 file changed, 12 insertions(+)
---
diff --git a/coreutils-tests.patch b/coreutils-tests.patch
new file mode 100644
index 0000000..cb2ff81
--- /dev/null
+++ b/coreutils-tests.patch
@@ -0,0 +1,12 @@
+--- coreutils-8.23/tests/fmt/base.pl.org	2016-01-24 12:53:10.307811328 +0100
++++ coreutils-8.23/tests/fmt/base.pl	2016-01-24 12:53:16.991740623 +0100
+@@ -22,9 +22,6 @@
+ 
+ my @Tests =
+     (
+-     ['8-bit-pfx', qw (-p 'ç'),
+-      {IN=> "ça\nçb\n"},
+-      {OUT=>"ça b\n"}],
+      ['wide-1', '-w 32768',
+       {ERR => "fmt: invalid width: '32768'\n"}, {EXIT => 1}],
+      ['wide-2', '-w 2147483647',
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/coreutils.git/commitdiff/22554cde0f8f2f64d1ea9b27873e4470f3ecea50



More information about the pld-cvs-commit mailing list