[EMAIL PROTECTED] (Karl Berry) wrote: > It is not exactly simple to figure out how to delete (archive) files > from ftp.gnu.org and alpha.gnu.org with the ftp directives, and anyway > constructing the directive files and uploading them by hand is always a > pain. > > This patch adds a --delete option so gnupload can do it. > It worked ok in my tests, FWIW. > > Wdyt? When/if it's included, I'll add a note to the maintainers manual > about it. > > Thanks, > Karl > > > --- a/lib/gnupload > +++ b/lib/gnupload > @@ -24,10 +24,12 @@ set -e ...
Hi Karl, That looks fine to me. Thanks for doing that.
