diff options
author | Sebastian Schuberth <sschuberth@gmail.com> | 2014-10-23 21:30:54 +0200 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2014-10-30 09:43:11 +1100 |
commit | 7b68b0eebf2148808f005b65569a76a83e3482bd (patch) | |
tree | 982694665b86973924aa63a5044c73f40c53f300 /po | |
parent | gitk: Updated Bulgarian translation (302t,0f,0u) (diff) | |
download | tgif-7b68b0eebf2148808f005b65569a76a83e3482bd.tar.xz |
gitk: Do not depend on Cygwin's "kill" command on Windows
Windows does not necessarily mean Cygwin, it could also be MSYS. The
latter ships with a version of "kill" that does not understand "-f".
In msysgit this was addressed by shipping Cygwin's version of kill.
Properly fix this by using the stock Windows "taskkill" command instead,
which is available since Windows XP Professional.
Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'po')
0 files changed, 0 insertions, 0 deletions