run-command: convert simple callsites to use_shell
commitac0ba18df0c58decfb128336bab51a172c77abc0
authorJeff King <peff@peff.net>
Wed, 30 Dec 2009 10:53:57 +0000 (30 05:53 -0500)
committerJunio C Hamano <gitster@pobox.com>
Wed, 6 Jan 2010 07:41:50 +0000 (5 23:41 -0800)
tree4c36514cde57577ad2533e87decccdaa0c939c6e
parentfa7151a61edf585abdbb3d2831e7992bf3925671
run-command: convert simple callsites to use_shell

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>
convert.c
imap-send.c
ll-merge.c
pager.c