The following commit has been merged in the master branch:
commit c0876aa6b5edb2796330d786660ed4f2075a1fcf
Author: Michael Meffie <[email protected]>
Date:   Mon Feb 8 10:10:32 2016 -0500

    test: skip buserror test when SIGBUS is not defined in perl POSIX module
    
    Older versions of the perl POSIX module do not define the SIGBUS symbol, 
which
    causes the opr/softsig-t perl test to fail to compile.  Instead of trying to
    defined SIGBUS, which may be platform dependent, skip the buserror unit 
test on
    these older platforms.
    
    Change-Id: Ib8cfd77215ea43566e9d47b501d4989556b83734
    Reviewed-on: http://gerrit.openafs.org/12186
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>

 tests/opr/softsig-t |   22 ++++++++++++++--------
 1 files changed, 14 insertions(+), 8 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to