git-gui: check whether systems nice command works or disable it
commit2f63f8a6a6a1b3bd605ddd73855011020cbf94b6
authorHeiko Voigt <hvoigt@hvoigt.net>
Sun, 7 Feb 2010 21:47:56 +0000 (7 22:47 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 28 Apr 2010 14:23:55 +0000 (28 16:23 +0200)
tree89344319cfd8dbce4241758002ed8ee313d204d0
parentc5412ac15e3120cc040be11433aa6b3f9c5fa714
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