]> git.eshelyaron.com Git - emacs.git/commitdiff
Don't hide final dump in admin/emake
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 12 Aug 2022 20:41:30 +0000 (22:41 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 13 Aug 2022 11:37:00 +0000 (13:37 +0200)
admin/emake

index 9bebd34067869ebf0b565d0a8f80540dae31625f..548611c6afccbe57a0736a4a65345e795961b559 100755 (executable)
@@ -29,6 +29,7 @@ s#^Running # Running #
 s#^Configured for # Configured for #
 s#^./temacs.*#  \\& #
 s#^make.*Error#  \\& #
+s#^Dumping under the name#  \\& #
 ' | \
 grep -E --line-buffered -v "^make|\
 ^Loading|\
@@ -43,7 +44,6 @@ GEN.*autoloads|\
 ^Adding name|\
 ^Dump mode|\
 ^Dumping finger|\
-^Dumping under the name|\
 ^Byte counts|\
 ^Reloc counts|\
 ^Pure-hashed|\