1333N/A# The contents of this file are subject to the terms of the 1333N/A# Common Development and Distribution License (the "License"). 1333N/A# You may not use this file except in compliance with the License. 1333N/A# See the License for the specific language governing permissions 1333N/A# and limitations under the License. 1333N/A# When distributing Covered Code, include this CDDL HEADER in each 1333N/A# If applicable, add the following below this CDDL HEADER, with the 1333N/A# fields enclosed by brackets "[]" replaced with your own identifying 1333N/A# information: Portions Copyright [yyyy] [name of copyright owner] 6402N/A# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved. 2818N/A# Syntax issues: not Python 3 ready. 4595N/A# This binary image file accompanies the test which is created along with a fix 4094N/A# Master test results are the same for both 32-bit and 64-bit, 4094N/A# for all versions of Python, so override 4094N/A# here, rather than create multiple identical master files. 4831N/A '-e "s|^PIL [0-9]\{1,\}\(\.[0-9]\{1,\}\)\{1,\}|PIL|" ' \
4831N/A '-e "s|\(^Python modules loaded from \).*|\1|" ' \
4094N/A '-e "s|\(^Binary modules loaded from \).*|\1|" ' 4831N/A# This binary image file accompanies the test which is created along with a fix