Show More
@@ -35,7 +35,7 b' rm a.c' | |||||
35 | rm dir/a.o |
|
35 | rm dir/a.o | |
36 | rm dir/b.o |
|
36 | rm dir/b.o | |
37 | mkdir dir/a.o |
|
37 | mkdir dir/a.o | |
38 |
ln -s |
|
38 | ln -s nonexist dir/b.o | |
39 | mkfifo a.c |
|
39 | mkfifo a.c | |
40 | # it should show a.c, dir/a.o and dir/b.o deleted |
|
40 | # it should show a.c, dir/a.o and dir/b.o deleted | |
41 | hg status |
|
41 | hg status |
General Comments 0
You need to be logged in to leave comments.
Login now