223N/A# The contents of this file are subject to the terms of the 223N/A# Common Development and Distribution License (the "License"). 223N/A# You may not use this file except in compliance with the License. 223N/A# See the License for the specific language governing permissions 223N/A# and limitations under the License. 223N/A# When distributing Covered Code, include this CDDL HEADER in each 223N/A# If applicable, add the following below this CDDL HEADER, with the 223N/A# fields enclosed by brackets "[]" replaced with your own identifying 223N/A# information: Portions Copyright [yyyy] [name of copyright owner] 5680N/A# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved. 2489N/A# Setting ac_cv_libevent bypasses libevent checks in configure, 2489N/A# including setting the runpath (-R), which is currently ok 2489N/A# because libevent is in a default library directory. 4326N/A# Transforms remove unnecessary text from results 4326N/A '-e "s|\(failed to listen on TCP port \).*|\1|" ' \
4326N/A '-e "s|\(Tests=6851\).*|\1|" '\
4326N/A '-e "/\(slab class\).*/d" ' \