]> git.eshelyaron.com Git - emacs.git/commitdiff
; * admin/update_autogen: Really fix.
authorStefan Kangas <stefankangas@gmail.com>
Sat, 1 Oct 2022 18:21:28 +0000 (20:21 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Sat, 1 Oct 2022 18:21:52 +0000 (20:21 +0200)
admin/update_autogen

index d1833d0a84be9c1c9a98a0cf4ceab27f33e33deb..d1f49d9f25ee46ca32a6219544d6e4b522282ea0 100755 (executable)
@@ -147,6 +147,7 @@ status ()
 
     local stat file modified
 
+    modified=""
     while read stat file; do
 
         [ "$stat" != "M" ] && \