|
From: Jeremy F. <je...@go...> - 2003-12-14 06:51:09
|
CVS commit by fitzhardinge: Update regtest to match new error message M +1 -1 erringfds.stderr.exp 1.4 --- valgrind/corecheck/tests/erringfds.stderr.exp #1.3:1.4 @@ -1,4 +1,4 @@ -Warning: bad use of file descriptor -1 in syscall read() +Warning: invalid file descriptor -1 in syscall read() ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) |