diff options
author | Christian Couder <chriscool@tuxfamily.org> | 2009-02-27 07:31:22 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-02-27 14:30:34 -0800 |
commit | cce074a2760940cb78232ce2201ab5590e274d4a (patch) | |
tree | 078a2a03548b4d7c781a61d6304fa96591134fc0 /t/t5100/patch0007 | |
parent | bisect: fix quoting TRIED revs when "bad" commit is also "skip"ped (diff) | |
download | tgif-cce074a2760940cb78232ce2201ab5590e274d4a.tar.xz |
bisect: fix another instance of eval'ed string
When there is nothing to be skipped, the output from
rev-list --bisect-vars was eval'ed without first being
strung together with &&; this is probably not a problem
as it is much less likely to be a bad input than the list
handcrafted by the filter_skip function, but it still is
a good discipline.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5100/patch0007')
0 files changed, 0 insertions, 0 deletions