]> Savannah Git Hosting - gnulib.git/commit
Make autopull a shell function too
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 27 Dec 2022 16:15:37 +0000 (08:15 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 27 Dec 2022 18:02:41 +0000 (10:02 -0800)
commit064ce98a651bd3f16b65aa4082c95d540648257e
tree4069525520b5a7af239e4ec8d0521eb3ed151e68
parent41ea82c88cb666ee600df9ef8fafec4cea3432c0
Make autopull a shell function too

This does not change behavior.  It is helpful for future changes.
* top/autopull.sh: Call autopull to do the actual work.
(usage, download_po_files, update_po_files):
Move to top/bootstrap-funclib.sh.
* top/bootstrap-funclib.sh (autopull_usage): Rename from ‘usage’.
(autopull): New function, containing the top level of the
old top/autopull.sh.
ChangeLog
build-aux/bootstrap
top/autopull.sh
top/bootstrap-funclib.sh