1536N/A# The contents of this file are subject to the terms of the 1536N/A# Common Development and Distribution License (the "License"). 1536N/A# You may not use this file except in compliance with the License. 1536N/A# See the License for the specific language governing permissions 1536N/A# and limitations under the License. 1536N/A# When distributing Covered Code, include this CDDL HEADER in each 1536N/A# If applicable, add the following below this CDDL HEADER, with the 1536N/A# fields enclosed by brackets "[]" replaced with your own identifying 1536N/A# information: Portions Copyright [yyyy] [name of copyright owner] 5547N/A# Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved. 4922N/A '-e "s|^make.*: Leaving directory.*$$|XXX_REMOVE_XXX|g" ' \
4922N/A '-e "s|^make.*: Entering directory.*$$|XXX_REMOVE_XXX|g" ' \
4922N/A '-e "s|^make.*: Nothing to be.*$$|XXX_REMOVE_XXX|g" ' \
4922N/A '-e "/^XXX_REMOVE_XXX$$/d" ' 4940N/A# Test 41 needs to be able to open at least 950 fds. Bump up the limit.