diff -r bff719525815 -r 1bf1dcbc9950 tests/test-default-push.t --- a/tests/test-default-push.t Thu Oct 22 13:56:01 2020 -0700 +++ b/tests/test-default-push.t Tue Oct 20 08:56:00 2020 -0700 @@ -20,7 +20,7 @@ $ hg push --config paths.default= abort: default repository not configured! (see 'hg help config.paths') - [255] + [30] $ cd ..