aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rwxr-xr-xadmin/update_autogen1
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/update_autogen b/admin/update_autogen
index d1833d0a84b..d1f49d9f25e 100755
--- a/admin/update_autogen
+++ b/admin/update_autogen
@@ -147,6 +147,7 @@ status ()
147 147
148 local stat file modified 148 local stat file modified
149 149
150 modified=""
150 while read stat file; do 151 while read stat file; do
151 152
152 [ "$stat" != "M" ] && \ 153 [ "$stat" != "M" ] && \