diff options
| author | Glenn Morris <rgm@gnu.org> | 2013-12-11 19:39:28 -0800 |
|---|---|---|
| committer | Glenn Morris <rgm@gnu.org> | 2013-12-11 19:39:28 -0800 |
| commit | 675f2d6d8c2e8d2248066dfed12436571de0f1a4 (patch) | |
| tree | 39bfd10c29f2fc8e574d90169334ab28ff1d1fd7 /admin/update_autogen | |
| parent | f9405d87cdbb4e2072b6c53ee9c5c01ca14d41de (diff) | |
| download | emacs-675f2d6d8c2e8d2248066dfed12436571de0f1a4.tar.gz | |
* admin/update_autogen (info_dir): Tweak commit message.
Diffstat (limited to 'admin/update_autogen')
| -rwxr-xr-x | admin/update_autogen | 2 |
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 done < $tempfile - commit "generated" $modified || die "bzr commit error" + commit "info/dir" $modified || die "bzr commit error" } # function info_dir |
