From: Anand Kumria Date: Sun, 10 Aug 2008 18:26:26 +0000 (+0100) Subject: Have a command that specifically invokes 'p4' (via system) X-Git-Tag: v1.6.0~2^2~11 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/bf9320f1512d7ad4a17a64cfe5a593bba5037b3e?hp=bf9320f1512d7ad4a17a64cfe5a593bba5037b3e Have a command that specifically invokes 'p4' (via system) Similiar to our 'p4_read_pipe_lines' command, we can isolate specific changes to the invocation method in the one location with this change. Signed-off-by: Anand Kumria Signed-off-by: Junio C Hamano ---