]> git.eshelyaron.com Git - emacs.git/commitdiff
Tweak filtering some more
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 2 May 2021 08:41:49 +0000 (10:41 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 2 May 2021 08:41:56 +0000 (10:41 +0200)
This should get the ./temacs continuation lines right.

admin/emake

index 834a1849d55721b9204fcc8e3ef86c1f26fbddb6..29dc15186f4edd8ad5e585899bb9729a85a032df 100755 (executable)
@@ -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|\