Makefile revision 4982
2ronwalf# The contents of this file are subject to the terms of the 2ronwalf# Common Development and Distribution License (the "License"). 2ronwalf# You may not use this file except in compliance with the License. 2ronwalf# See the License for the specific language governing permissions 2ronwalf# and limitations under the License. 2ronwalf# When distributing Covered Code, include this CDDL HEADER in each 2ronwalf# If applicable, add the following below this CDDL HEADER, with the 2ronwalf# fields enclosed by brackets "[]" replaced with your own identifying 2ronwalf# information: Portions Copyright [yyyy] [name of copyright owner] 2ronwalf# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved. 2ronwalf# Master test results are the same for all supported versions of Python, so 2ronwalf# override here, rather than create multiple identical master files. 2ronwalf# to the test results to try to normalize them. 2ronwalf '-e "s|\(Ran 1 test in\).*|\1|" ' \
2ronwalf '-e "s|\(Ran .* tests in\).*|\1|" '