19 Aug
2011
19 Aug
'11
6:05 p.m.
Hi Frédéric, your patch series seems to have failed the cmd tests: batch.c:259: Test failed: unexpected char 0x53 position 0 in line 301 (got 'Syntax error', wanted '1') batch.c:259: Test failed: unexpected char 0x31 position 0 in line 302 (got '1', wanted '3') batch.c:259: Test failed: unexpected char 0x33 position 0 in line 303 (got '3', wanted '5') See http://buildbot.kegel.com/builders/runtests/builds/86 I'll change the buildbot so it tests each subset of a patch series, and pinpoint the one that broke things. Incidentally, that 'Syntax error' probably should go to stderr; and since the cmd tests ignore stderr, that might fix your failure.