summaryrefslogtreecommitdiff
path: root/gitk-git
diff options
context:
space:
mode:
authorBrian Gernhardt <brian@gernhardtsoftware.com>2011-08-29 02:42:21 -0400
committerJunio C Hamano <gitster@pobox.com>2011-08-28 23:50:04 -0700
commitf6918da789b07fabbc82e189d0bac50a79622828 (patch)
tree3574fc57c82e9380b626fc398353cda2d640d3bb /gitk-git
parent6a7f71d376becc1a5b0357b682dd0c20842104b0 (diff)
downloadgit-f6918da789b07fabbc82e189d0bac50a79622828.tar.gz
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 'gitk-git')
0 files changed, 0 insertions, 0 deletions