aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xadmin/update_autogen2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/update_autogen b/admin/update_autogen
index d7deaaf46be..918106b5efa 100755
--- a/admin/update_autogen
+++ b/admin/update_autogen
@@ -272,7 +272,7 @@ EOF
272 272
273 done < $tempfile 273 done < $tempfile
274 274
275 commit "generated" $modified || die "bzr commit error" 275 commit "info/dir" $modified || die "bzr commit error"
276} # function info_dir 276} # function info_dir
277 277
278 278