99f4815743
Some regular expressions used to ignore outputs could use some extra documentation to clarify what was being ignored. Change-Id: Iabf3ce6964a89cdb7f9bbe8d99a3b4b8f98da59b Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
7 lines
192 B
Plaintext
7 lines
192 B
Plaintext
#
|
|
# When filtering output of the build process, ignore lines that don't
|
|
# provide any information that helps the invoker tell if there was an
|
|
# error.
|
|
#
|
|
^make: (Entering|Leaving) directory .*
|