Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in src/patchsets/coreutils/7.2: 010_all_coreutils-tests.patch
Date: Thu, 02 Apr 2009 01:29:08
Message-Id: E1LpBju-0002g5-LV@stork.gentoo.org
1 vapier 09/04/02 01:29:06
2
3 Modified: 010_all_coreutils-tests.patch
4 Log:
5 drop hunk already integrated into coreutils-7.2
6
7 Revision Changes Path
8 1.2 src/patchsets/coreutils/7.2/010_all_coreutils-tests.patch
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/src/patchsets/coreutils/7.2/010_all_coreutils-tests.patch?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/patchsets/coreutils/7.2/010_all_coreutils-tests.patch?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/src/patchsets/coreutils/7.2/010_all_coreutils-tests.patch?r1=1.1&r2=1.2
13
14 Index: 010_all_coreutils-tests.patch
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/src/patchsets/coreutils/7.2/010_all_coreutils-tests.patch,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- 010_all_coreutils-tests.patch 31 Mar 2009 20:17:38 -0000 1.1
21 +++ 010_all_coreutils-tests.patch 2 Apr 2009 01:29:06 -0000 1.2
22 @@ -31,16 +31,3 @@
23 echo "dd: \`standard output': cannot seek: Invalid argument
24 0+0 records in
25 0+0 records out" > err_ok || framework_failure
26 -
27 -we dont build/install the `groups` binary, so skip the test
28 ---- a/tests/misc/groups-dash
29 -+++ b/tests/misc/groups-dash
30 -@@ -23,6 +23,8 @@
31 -
32 - . $srcdir/test-lib.sh
33 -
34 -+test -x "$abs_top_builddir/src/groups" || skip_test_
35 -+
36 - # Coreutils 6.9 and earlier failed to display information on first argument
37 - # if later argument was --.
38 - fail=0