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 | 1 | Create a repository: |
|
6 | 2 | |
|
7 | 3 | #if no-extraextensions |
@@ -44,7 +40,7 b' Writes to stdio succeed and fail appropr' | |||
|
44 | 40 | A a |
|
45 | 41 | |
|
46 | 42 | $ hg status >/dev/full |
|
47 | abort: No space left on device | |
|
43 | abort: No space left on device* (glob) | |
|
48 | 44 | [255] |
|
49 | 45 | #endif |
|
50 | 46 |
General Comments 0
You need to be logged in to leave comments.
Login now