tests/test-narrow-acl.t
changeset 48464 5e6542143d40
parent 44724 5c2a4f37eace
child 49241 6b10151b9621
equal deleted inserted replaced
48463:880adb2cd147 48464:5e6542143d40
    32   .hg
    32   .hg
    33   f1
    33   f1
    34   f2
    34   f2
    35 
    35 
    36 Requirements should contain narrowhg
    36 Requirements should contain narrowhg
    37   $ cat narrowclone1/.hg/requires | grep narrowhg
    37   $ hg debugrequires -R narrowclone1 | grep narrowhg
    38   narrowhg-experimental
    38   narrowhg-experimental
    39 
    39 
    40 NarrowHG should track f1 and f2
    40 NarrowHG should track f1 and f2
    41   $ hg -R narrowclone1 tracked
    41   $ hg -R narrowclone1 tracked
    42   I path:f1
    42   I path:f1