# HG changeset patch # User Simon Sapin # Date 2021-11-19 16:34:48 # Node ID 51f26c8088b2e9bb5e45a9065825587f9293f5b4 # Parent d71b9902e2de27cd6bebabda1d75305d2411ffc2 tests: Adapt test-basic.t expected output for rhg Differential Revision: https://phab.mercurial-scm.org/D11769 diff --git a/tests/test-basic.t b/tests/test-basic.t --- a/tests/test-basic.t +++ b/tests/test-basic.t @@ -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 @@ Writes to stdio succeed and fail appropr A a $ hg status >/dev/full - abort: No space left on device + abort: No space left on device* (glob) [255] #endif