aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Ingebrigtsen2022-08-12 22:41:30 +0200
committerLars Ingebrigtsen2022-08-13 13:37:00 +0200
commit1c7910ea6ecdc104fe024b879c7db9ea6dc3bf19 (patch)
treeb617e29d1cd7ab9311cf031d7bd6e24a4f4d4c8a
parent87c2ebf8d2bf50c7e0bbc9492c33b991686766fa (diff)
downloademacs-1c7910ea6ecdc104fe024b879c7db9ea6dc3bf19.tar.gz
emacs-1c7910ea6ecdc104fe024b879c7db9ea6dc3bf19.zip
Don't hide final dump in admin/emake
-rwxr-xr-xadmin/emake2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/emake b/admin/emake
index 9bebd340678..548611c6afc 100755
--- a/admin/emake
+++ b/admin/emake
@@ -29,6 +29,7 @@ s#^Running # Running #
29s#^Configured for # Configured for # 29s#^Configured for # Configured for #
30s#^./temacs.*# \\& # 30s#^./temacs.*# \\& #
31s#^make.*Error# \\& # 31s#^make.*Error# \\& #
32s#^Dumping under the name# \\& #
32' | \ 33' | \
33grep -E --line-buffered -v "^make|\ 34grep -E --line-buffered -v "^make|\
34^Loading|\ 35^Loading|\
@@ -43,7 +44,6 @@ GEN.*autoloads|\
43^Adding name|\ 44^Adding name|\
44^Dump mode|\ 45^Dump mode|\
45^Dumping finger|\ 46^Dumping finger|\
46^Dumping under the name|\
47^Byte counts|\ 47^Byte counts|\
48^Reloc counts|\ 48^Reloc counts|\
49^Pure-hashed|\ 49^Pure-hashed|\