git-gui: check whether systems nice command works or disable it
commitd2a9997bbe6c1c7cb9d470fb98d4f69076a386c4
authorHeiko Voigt <hvoigt@hvoigt.net>
Sun, 7 Feb 2010 21:47:56 +0000 (7 22:47 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 12 Jun 2010 11:09:30 +0000 (12 13:09 +0200)
treec6ca6019fc177f8ea0fb37a59f70a3db27a64bff
parentb26fe1769ee9ed7c60d6ca250514ed904445bd61
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