# HG changeset patch # User Simon Sapin # Date 1637339688 -3600 # Node ID 51f26c8088b2e9bb5e45a9065825587f9293f5b4 # Parent d71b9902e2de27cd6bebabda1d75305d2411ffc2 tests: Adapt test-basic.t expected output for rhg Differential Revision: https://phab.mercurial-scm.org/D11769 diff -r d71b9902e2de -r 51f26c8088b2 tests/test-basic.t --- a/tests/test-basic.t Tue Nov 09 19:28:13 2021 +0100 +++ b/tests/test-basic.t Fri Nov 19 17:34:48 2021 +0100 @@ -1,7 +1,3 @@ -TODO: fix rhg bugs that make this test fail when status is enabled - $ unset RHG_STATUS - - Create a repository: #if no-extraextensions @@ -44,7 +40,7 @@ A a $ hg status >/dev/full - abort: No space left on device + abort: No space left on device* (glob) [255] #endif