[Q] Add support for installing bundled patches.
Ville Skyttä
scop at xemacs.org
Sat Dec 29 06:46:09 EST 2007
On Saturday 29 December 2007, Jerry James wrote:
> QUERY
>
> On Dec 23, 2007 9:33 PM, Stephen Turnbull
>
> <unwelcome-guest at alioth.debian.org> wrote:
> > +echo "**** 'mv' may error because there are no files to move. It's
> > harmless." +mv -v saved/*.tar.gz ../
>
> Instead of warning, how about suppressing the error message?
>
> mv saved/*.tar.gz ../ 2> /dev/null
Is the intention to suppress _all_ possible error messages from mv?
More information about the XEmacs-Patches
mailing list