278N/A# The contents of this file are subject to the terms of the 278N/A# Common Development and Distribution License (the "License"). 278N/A# You may not use this file except in compliance with the License. 278N/A# See the License for the specific language governing permissions 278N/A# and limitations under the License. 278N/A# When distributing Covered Code, include this CDDL HEADER in each 278N/A# If applicable, add the following below this CDDL HEADER, with the 278N/A# fields enclosed by brackets "[]" replaced with your own identifying 278N/A# information: Portions Copyright [yyyy] [name of copyright owner] 5680N/A# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved. 4786N/A '-e "s/\[pid [0-9][0-9]*:tid [0-9][0-9]*\] //" ' \
4786N/A '-e "/\[.* 20[0-9][0-9]\] \[/s/\[.* 20[0-9][0-9]\]/[date]/" ' \
4786N/A '-e "/^server localhost/s/ (.*)//" ' \
4786N/A '-e "/base server + [0-9][0-9] vhosts ready to run tests/d" ' \
4786N/A '-e "/^Files=/s/, Tests=[0-9][0-9]*, *[0-9][0-9]* wallclock secs (.*)//" ' \
4786N/A '-e "/^waiting .* to start: ok/s/ (waited [0-9][0-9]* secs)//" ' \
4786N/A '-e "/^waiting .* to start: \./s/\.\.*//" ' \
4786N/A '-e "/^\[warning\] port 8529 still in use\.\.\.$$/d" ' \
4786N/A '-e "s/ -I.*blib\/arch -I.*blib\/lib//" ' \
4786N/A '-e "s/ -I\/usr\/apache2\/2\.[0-9]\/lib\/perl//" ' \
4786N/A '-e "s/ -libmodperl .*mod_perl\.so//" ' \
4786N/A '-e "s/ make system_test APACHEINSTALLSITELIB=.*/ make test/" ' \