251N/A# The contents of this file are subject to the terms of the 251N/A# Common Development and Distribution License (the "License"). 251N/A# You may not use this file except in compliance with the License. 251N/A# See the License for the specific language governing permissions 251N/A# and limitations under the License. 251N/A# When distributing Covered Code, include this CDDL HEADER in each 251N/A# If applicable, add the following below this CDDL HEADER, with the 251N/A# fields enclosed by brackets "[]" replaced with your own identifying 251N/A# information: Portions Copyright [yyyy] [name of copyright owner] 3817N/A# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved. 251N/A# disable optimization to prevent the Studio compilers from spinning 5069N/A '-e "/\(PYTHONPATH\).*/d" ' \
5069N/A '-e "/\(Building\).*/d" ' \
5069N/A '-e "/\(building\).*/d" ' \
5069N/A '-e "/\(creating\).*/d" ' \
5069N/A '-e "s|\(Ran 1368 tests\).*|\1|" '