git-gui: check whether systems nice command works or disable it
commit5ba1810efa9946811c13b2781c3b3f1205dc9456
authorHeiko Voigt <hvoigt@hvoigt.net>
Sun, 7 Feb 2010 21:47:56 +0000 (7 22:47 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 5 Jul 2010 09:01:36 +0000 (5 11:01 +0200)
tree1786223cc358020048055a5f6ce9e77e2913949c
parentde84a957fd5b0aebaa8d8c05a11410155ba96f18
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