tests: Adapt test-basic.t expected output for rhg
Differential Revision: https://phab.mercurial-scm.org/D11769
--- 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