summaryrefslogtreecommitdiff
path: root/admin/emake
diff options
context:
space:
mode:
authorLars Ingebrigtsen <larsi@gnus.org>2021-05-02 10:41:49 +0200
committerLars Ingebrigtsen <larsi@gnus.org>2021-05-02 10:41:56 +0200
commit51a9ed843f122e66bb14997837088af905933f1b (patch)
treec540566a86c4d6826d14293a028a1a2f3c9e3f4e /admin/emake
parent8a4081c396a47aa7593a6c25b1bad8a2b8b157b7 (diff)
downloademacs-51a9ed843f122e66bb14997837088af905933f1b.tar.gz
Tweak filtering some more
This should get the ./temacs continuation lines right.
Diffstat (limited to 'admin/emake')
-rwxr-xr-xadmin/emake4
1 files changed, 2 insertions, 2 deletions
diff --git a/admin/emake b/admin/emake
index 834a1849d55..29dc15186f4 100755
--- a/admin/emake
+++ b/admin/emake
@@ -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|\