author | Shawn O. Pearce <spearce@spearce.org> | |
Thu, 21 Feb 2008 05:17:18 +0000 (00:17 -0500) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Thu, 21 Feb 2008 05:22:07 +0000 (00:22 -0500) | ||
commit | 827743b2e893a0e81e9286ef12de4c02486e6c5e | |
tree | ecc4652c902ec6d31e98fb8f7498f04a8fb02867 | tree | snapshot |
parent | de83f8cc4cd97c52a0b8a1b1ff4e949129e3a947 | commit | diff |
git-gui: Gracefully display non-aspell version errors to users
If the user has somehow managed to make us execute ispell instead
of aspell, even though our code is invoking aspell, and ispell is
not recognizing the aspell command line options we use to invoke
it then we don't want a giant usage message back from ispell.
Instead we show the ispell version number, letting the user know
we don't actually support that spell checker.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
If the user has somehow managed to make us execute ispell instead
of aspell, even though our code is invoking aspell, and ispell is
not recognizing the aspell command line options we use to invoke
it then we don't want a giant usage message back from ispell.
Instead we show the ispell version number, letting the user know
we don't actually support that spell checker.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
lib/spellcheck.tcl | diff | blob | history |