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