tests/test-narrow-expanddirstate.t
branchstable
changeset 48796 c00d3ce4e94b
parent 48363 6a454e7053a1
child 49959 c166b212bdee
equal deleted inserted replaced
48776:b84ff512b645 48796:c00d3ce4e94b
   140   applying $TESTTMP/foo.patch
   140   applying $TESTTMP/foo.patch
   141   patching file patchdir/f3
   141   patching file patchdir/f3
   142   Hunk #1 FAILED at 0
   142   Hunk #1 FAILED at 0
   143   1 out of 1 hunks FAILED -- saving rejects to file patchdir/f3.rej
   143   1 out of 1 hunks FAILED -- saving rejects to file patchdir/f3.rej
   144   abort: patch failed to apply
   144   abort: patch failed to apply
   145   [255]
   145   [20]
   146   $ hg tracked | grep patchdir
   146   $ hg tracked | grep patchdir
   147   [1]
   147   [1]
   148   $ hg files | grep patchdir > /dev/null
   148   $ hg files | grep patchdir > /dev/null
   149   [1]
   149   [1]
   150 
   150