diff options
author | Đoàn Trần Công Danh <congdanhqx@gmail.com> | 2020-03-26 11:37:38 +0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-03-26 17:30:48 -0700 |
commit | 84370e36bb6b26182f70567b2d94d77960d85b3f (patch) | |
tree | ce89ffcf47bc0175ec6c62cec1c1d1d60e1d4382 /exec-cmd.c | |
parent | t4124: tweak test so that non-compliant diff(1) can also be used (diff) | |
download | tgif-84370e36bb6b26182f70567b2d94d77960d85b3f.tar.xz |
t5703: feed raw data into test-tool unpack-sideband
busybox's sed isn't binary clean.
Thus, triggers false-negative on this test.
We could replace sed with perl on this usecase.
But, we could slightly modify the helper to discard unwanted data in the
beginning.
Fix the false negative by updating this helper.
Helped-by: Jeff King <peff@peff.net>
Signed-off-by: Đoàn Trần Công Danh <congdanhqx@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'exec-cmd.c')
0 files changed, 0 insertions, 0 deletions