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/gentoo-headers: testing.txt
Date: Sat, 02 Mar 2013 02:14:58
Message-Id: 20130302021455.498422171E@flycatcher.gentoo.org
1 vapier 13/03/02 02:14:55
2
3 Modified: testing.txt
4 Log:
5 fix typo
6
7 Revision Changes Path
8 1.2 src/patchsets/gentoo-headers/testing.txt
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gentoo-headers/testing.txt?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gentoo-headers/testing.txt?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gentoo-headers/testing.txt?r1=1.1&r2=1.2
13
14 Index: testing.txt
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/src/patchsets/gentoo-headers/testing.txt,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- testing.txt 20 Dec 2012 03:17:17 -0000 1.1
21 +++ testing.txt 2 Mar 2013 02:14:55 -0000 1.2
22 @@ -11,7 +11,7 @@
23
24 common packages that break:
25
26 - pkgs=$(sed -n '/^%/,/^%/{s:%::;p}' testing)
27 + pkgs=$(sed -n '/^%/,/^%/{s:%::;p}' testing.txt)
28 sudo emerge -1qav ${pkgs} --jobs 4
29
30 %