git-gui: check whether systems nice command works or disable it
commitf0849bf8094b58193f5f0e835f158bcc8c24e328
authorHeiko Voigt <hvoigt@hvoigt.net>
Sun, 7 Feb 2010 21:47:56 +0000 (7 22:47 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 8 Apr 2010 18:30:28 +0000 (8 20:30 +0200)
tree6612c8892f8b6869908755370dfa18f576f0df70
parent2ec79df99047bc5cd66ca23b624aa23de1ee49c7
git-gui: check whether systems nice command works or disable it

This fixes issue 394 from msysgit. It seems that the Gnuwin32 project
provides a nice command but it returns a "not implemented" error. To
help users we now try to execute once and disable it in case it fails.

Signed-off-by: Heiko Voigt <hvoigt@hvoigt.net>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui/git-gui.sh