run-command: convert simple callsites to use_shell
authorJeff King <peff@peff.net>
Wed, 30 Dec 2009 10:53:57 +0000 (05:53 -0500)
committerJunio C Hamano <gitster@pobox.com>
Wed, 6 Jan 2010 07:41:50 +0000 (23:41 -0800)
Now that we have the use_shell feature, these callsites can
all be converted with small changes.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found