diff options
author | Brian Gernhardt <brian@gernhardtsoftware.com> | 2011-08-29 02:42:21 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-08-28 23:50:04 -0700 |
commit | f6918da789b07fabbc82e189d0bac50a79622828 (patch) | |
tree | 3574fc57c82e9380b626fc398353cda2d640d3bb /t/t4127-apply-same-fn.sh | |
parent | Merge branch 'maint-1.7.1' into maint-1.7.2 (diff) | |
download | tgif-f6918da789b07fabbc82e189d0bac50a79622828.tar.xz |
t5540-http-test: shorten grep pattern
On OS X, the grep pattern
"\"OP .*/objects/$x2/X38_X40 HTTP/[.0-9]*\" 20[0-9] "
is too long ($x38 and $x40 represent 38 and 40 copies of [0-9a-f]) for
grep to handle. In order to still be able to match this, use the sed
invocation to replace what we're looking for with a token.
Improved-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Brian Gernhardt <brian@gernhardtsoftware.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4127-apply-same-fn.sh')
0 files changed, 0 insertions, 0 deletions