
12 Dec
2008
12 Dec
'08
11:12 a.m.
Daniel Veillard <veillard@redhat.com> wrote:
On Fri, Dec 12, 2008 at 04:42:49PM +0100, Jim Meyering wrote:
Daniel Veillard spotted this failure, due to a harmless diagnostic:
--- expected-err 2008-12-12 16:10:18.000000000 +0100 [16:21] +++ err 2008-12-12 16:10:18.000000000 +0100 @@ -1,2 +1,3 @@ +libnuma: Warning: /sys not mounted or no numa system. Assuming one node: No such file or directory
Here's a patch that should make the test ignore that diagnostic. Daniel, if you could test, I'd appreciate it.
yes that fixes it on my F-10 laptop,
Thanks. committed then.