Makefile revision 5680
5097N/A# The contents of this file are subject to the terms of the 5097N/A# Common Development and Distribution License (the "License"). 5097N/A# You may not use this file except in compliance with the License. 5097N/A# See the License for the specific language governing permissions 5097N/A# and limitations under the License. 5097N/A# When distributing Covered Code, include this CDDL HEADER in each 5097N/A# If applicable, add the following below this CDDL HEADER, with the 5097N/A# fields enclosed by brackets "[]" replaced with your own identifying 5097N/A# information: Portions Copyright [yyyy] [name of copyright owner] 5680N/A# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. 5097N/A '-e "/Nothing to be done/d"' \
5097N/A '-e "s/[0-9]\{1,\}\.[0-9]\{1,\} s, //g"' \
5097N/A '-e "s^[0-9]\{1,\} kB/s^^g"' \
5097N/A '-e "s^[0-9]\{1,\} kB/s^^g"' \
5097N/A '-e "s^[0-9]\{1,\}\.[0-9]\{1,\} MB/s^^g"' \
5097N/A '-e "s^[0-9]\{1,\}\.[0-9]\{1,\} MB/s^^g"' \
5097N/A '-e "s/([0-9]\{1,\} B)//g"' \
5097N/A '-e "s/([0-9]\{1,\} B)//g"' \
5097N/A '-e "s/ \{1,\}copied/ copied/g"' \