Show More
@@ -1,7 +1,3 b'' | |||||
1 | TODO: fix rhg bugs that make this test fail when status is enabled |
|
|||
2 | $ unset RHG_STATUS |
|
|||
3 |
|
||||
4 |
|
||||
5 | Create a repository: |
|
1 | Create a repository: | |
6 |
|
2 | |||
7 | #if no-extraextensions |
|
3 | #if no-extraextensions | |
@@ -44,7 +40,7 b' Writes to stdio succeed and fail appropr' | |||||
44 | A a |
|
40 | A a | |
45 |
|
41 | |||
46 | $ hg status >/dev/full |
|
42 | $ hg status >/dev/full | |
47 | abort: No space left on device |
|
43 | abort: No space left on device* (glob) | |
48 | [255] |
|
44 | [255] | |
49 | #endif |
|
45 | #endif | |
50 |
|
46 |
General Comments 0
You need to be logged in to leave comments.
Login now