diff -r ed75909c4c67 -r dfd5a6830ea7 tests/test-subrepo-svn.t --- a/tests/test-subrepo-svn.t Tue Mar 15 14:10:46 2016 -0700 +++ b/tests/test-subrepo-svn.t Tue Mar 15 00:14:53 2016 +0900 @@ -8,7 +8,7 @@ #endif $ filter_svn_output () { - > egrep -v 'Committing|Transmitting|Updating' || true + > egrep -v 'Committing|Transmitting|Updating|(^$)' || true > } create subversion repo @@ -97,10 +97,8 @@ committing subrepository s Sending*s/alpha (glob) Committed revision 3. - Fetching external item into '*s/externals'* (glob) External at revision 1. - At revision 3. $ hg debugsub path s