branch | stable |
changeset 50722 | 7e5be4a7cda7 |
parent 41496 | e095a9688a31 |
--- a/tests/test-convert-hg-svn.t Mon Jun 26 11:15:30 2023 +0100 +++ b/tests/test-convert-hg-svn.t Mon Jun 26 14:34:58 2023 +0200 @@ -1,7 +1,7 @@ #require svn svn-bindings $ filter_svn_output () { - > egrep -v 'Committing|Updating|(^$)' | sed -e 's/done$//' || true + > grep -E -v 'Committing|Updating|(^$)' | sed -e 's/done$//' || true > } $ cat <<EOF >> $HGRCPATH