5180N/A# The contents of this file are subject to the terms of the 5180N/A# Common Development and Distribution License (the "License"). 5180N/A# You may not use this file except in compliance with the License. 5180N/A# See the License for the specific language governing permissions 5180N/A# and limitations under the License. 5180N/A# When distributing Covered Code, include this CDDL HEADER in each 5180N/A# If applicable, add the following below this CDDL HEADER, with the 5180N/A# fields enclosed by brackets "[]" replaced with your own identifying 5180N/A# information: Portions Copyright [yyyy] [name of copyright owner] 5263N/A# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. 7178N/A# The 32 test suite is trying various ABI (fastcall, thiscall, stdcall). 7178N/A# We don't support those on Solaris. 5264N/A '-e "s|^Test Run By.*$$|XXX_REMOVE_XXX|g" ' \
5264N/A '-e "s|^Native configuration is.*$$|XXX_REMOVE_XXX|g" ' \
5264N/A '-e "s|^make.*: Leaving directory.*$$|XXX_REMOVE_XXX|g" ' \
5264N/A '-e "s|^make.*: Entering directory.*$$|XXX_REMOVE_XXX|g" ' \
5264N/A '-e "/^XXX_REMOVE_XXX$$/d" '