Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
t/t9001: use egrep when regular expressions are involved
Supplying backslashed, extended regular expressions to grep is not portable. Use egrep instead. Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information