branch | stable |
changeset 50725 | 7e5be4a7cda7 |
parent 49417 | 075a553028e2 |
--- a/tests/test-subrepo-svn.t Mon Jun 26 11:15:30 2023 +0100 +++ b/tests/test-subrepo-svn.t Mon Jun 26 14:34:58 2023 +0200 @@ -4,7 +4,7 @@ $ SVNREPOURL="`"$PYTHON" $TESTDIR/svnurlof.py \"$SVNREPOPATH\"`" $ filter_svn_output () { - > egrep -v 'Committing|Transmitting|Updating|(^$)' || true + > grep -E -v 'Committing|Transmitting|Updating|(^$)' || true > } create subversion repo