diff options
author | Miklos Vajna <vmiklos@frugalware.org> | 2008-01-05 05:06:48 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-01-05 00:07:57 -0800 |
commit | 90ed6c0576156d356aa35ee79aaf85825f9566f6 (patch) | |
tree | a87f81fef311efe33a5faf5f9e1c3165e8b30650 /cache.h | |
parent | t/t7600: avoid GNUism in grep (diff) | |
download | tgif-90ed6c0576156d356aa35ee79aaf85825f9566f6.tar.xz |
t/t7001: avoid unnecessary ERE when using grep
As pointed out by Junio, it's unnecessary to use "grep -E" and ".+" when we can
just use "grep" and "..*".
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'cache.h')
0 files changed, 0 insertions, 0 deletions