Tweak filtering some more
This should get the ./temacs continuation lines right.
This commit is contained in:
parent
8a4081c396
commit
51a9ed843f
1 changed files with 2 additions and 2 deletions
|
@ -27,8 +27,7 @@ s#^Configuring local git # Configuring local git #
|
|||
s#^Installing git hooks...# Installing git hooks...#
|
||||
s#^Running # Running #
|
||||
s#^Configured for # Configured for #
|
||||
s#^./temacs # ./temacs #
|
||||
s#^Dumping under the name# Dumping under the name#
|
||||
s#^./temacs.*# \\& #
|
||||
' | \
|
||||
egrep --line-buffered -v "^make|\
|
||||
^Loading|\
|
||||
|
@ -40,6 +39,7 @@ INFO.*Scraping.*[.]\$|\
|
|||
^Adding name|\
|
||||
^Dump mode|\
|
||||
^Dumping finger|\
|
||||
^Dumping under the name|\
|
||||
^Byte counts|\
|
||||
^Reloc counts|\
|
||||
^Pure-hashed|\
|
||||
|
|
Loading…
Add table
Reference in a new issue