[gobolinux-devel] [gobolinux-commits] tools/Scripts/bin AugmentCommandNotFoundDatabase
Michael Homer
michael at gobolinux.org
Tue Feb 26 19:55:59 NZDT 2008
On Mon, Feb 25, 2008 at 11:42 AM, Michael Homer <michael at gobolinux.org> wrote:
> On Mon, Feb 25, 2008 at 11:30 AM, Michael Homer <michael at e.geek.nz> wrote:
> > CVSROOT: /sources/goboscripts
> > Module name: tools
> > Changes by: Michael Homer <mwh> 08/02/24 22:30:14
> >
> >
> > Modified files:
> > Scripts/bin : AugmentCommandNotFoundDatabase
> >
> > Log message:
> > Don't save when there are no changes.
> >
> > CVSWeb URLs:
> > http://cvs.savannah.gnu.org/viewcvs/tools/Scripts/bin/AugmentCommandNotFoundDatabase?cvsroot=goboscripts&r1=1.5&r2=1.6
> After that, I'd like everyone running CVS
> scripts who has commit access to update, run
> `AugmentCommandNotFoundDatabase`, and commit if they have any
> additions.
That still applies, but I've added a C implementation instead of the
Python one which is much faster (important so it isn't annoying in the
typo case). If you're running a live checkout, you'll need to run
"make" to compile and install the binary properly.
The data now goes into CommandNotFound.data instead of .py; the
Augment command has been updated to generate the new format and save
there.
-Michael
More information about the gobolinux-devel
mailing list