tests/test-symlinks
changeset 1527 c13fce7167c2
parent 1487 2bc6cd62a29c
child 1620 6c61646fee5e
equal deleted inserted replaced
1526:c230939283c3 1527:c13fce7167c2
    37 mkdir dir/a.o
    37 mkdir dir/a.o
    38 ln -sf nonexist dir/b.o
    38 ln -sf 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 removed
    40 # it should show a.c, dir/a.o and dir/b.o removed
    41 hg status
    41 hg status
       
    42 hg status a.c