Makefile revision f545d156561c08020a67f9640c51454c2df4fb57
2N/A# mod_macro non regression tests 2N/A# apache executable with mod macro loaded 2N/A# run all non regression tests 2N/A# test cases & results 2N/A# generate & compare in a separate directory 2N/A# generate & compare in the same directory 2N/A# filter output so that it is portable 2N/A# use '|' sed separator because $PWD will contain plenty '/' 2N/A echo "# testing with $<" ; \ 2N/A echo "# exit: $$?" ; \ 2N/A -e
"s|^\[[\.a-zA-Z0-9 :]*\] ||" \
2N/A -e
"s|\[pid [0-9]*:tid [0-9]*] ||" \