git-gui: check whether systems nice command works or disable it
commit5950d13b824b4900e52f5ceccf235e89ef20c63e
authorHeiko Voigt <hvoigt@hvoigt.net>
Sun, 7 Feb 2010 21:47:56 +0000 (7 22:47 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 7 Apr 2010 20:08:54 +0000 (7 22:08 +0200)
treec6a80eab8b91f5ee1083cf1d32a246a9e03bbb00
parent83338e1cba1eb0bb170441a7e2447a60337cd61f
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