OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2996-gf0a57e9

Gerrit Code Review gerrit@openafs.org
Fri, 12 Oct 2012 18:33:14 -0700 (PDT)


The following commit has been merged in the master branch:
commit 072828a1f5447ef64f92b2c57b8681a4e254b0f8
Author: Simon Wilkinson <sxw@your-file-system.com>
Date:   Wed Oct 10 14:42:21 2012 +0100

    tests: Tidy up loopback adapter tests
    
    Remove the unused h_errno extern, which in turn removes the need
    for disabling strict prototype warnings in the Makefile
    
    Use roken.h, instead of hardcoding system libraries
    
    Change-Id: Ie654c77ff60ed14fc3b659fa3eb527535be71164
    Reviewed-on: http://gerrit.openafs.org/8228
    Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>

 tests/common/Makefile.in |    1 -
 tests/common/network.c   |   10 +++-------
 2 files changed, 3 insertions(+), 8 deletions(-)

-- 
OpenAFS Master Repository