The autobuild test system has detected an intermittent failing test in the current master tree.
The autobuild log of the failure is available here: http://git.samba.org/autobuild.flakey/2014-11-03-0448/flakey.log The samba build logs are available here: http://git.samba.org/autobuild.flakey/2014-11-03-0448/samba.stderr http://git.samba.org/autobuild.flakey/2014-11-03-0448/samba.stdout The top commit at the time of the failure was: commit a3b333a1a2ab23ba0c59be1fc65c730e2b53e8c5 Author: Stefan Metzmacher <[email protected]> Date: Wed Oct 29 17:29:06 2014 +0100 s3:locking: remove dead code from brl_get_locks_readonly() struct byte_range_lock *rw = NULL; will never change... commit 105724073300af03eb0835b3c93d9b2e2bfacb07 removed the possible assigment of 'rw'. So we can remove all code under if (rw != NULL) { ... Signed-off-by: Stefan Metzmacher <[email protected]> Reviewed-by: Michael Adam <[email protected]> Autobuild-User(master): Jeremy Allison <[email protected]> Autobuild-Date(master): Fri Oct 31 06:07:43 CET 2014 on sn-devel-104
