mirror of
https://github.com/facebook/sapling.git
synced 2024-12-28 07:33:10 +03:00
tests: fix test-fb-hgext-treemanifest.t
Summary: This looks like an omission from D18912817 Reviewed By: mitrandir77, ikostia Differential Revision: D18935510 fbshipit-source-id: f72d95155c54d7eb36ff7c868f5e6b0ff6d6e39c
This commit is contained in:
parent
635fc432ab
commit
291db4b116
@ -165,7 +165,8 @@ Test treemanifest with sparse enabled
|
||||
> EOF
|
||||
$ hg sparse -I subdir
|
||||
$ hg reset '.^'
|
||||
saved backup bundle to $TESTTMP/client/.hg/strip-backup/27a577922312-3ad85b1a-backup.hg (glob)
|
||||
saved backup bundle to $TESTTMP/client/.hg/strip-backup/*-reset.hg (glob)
|
||||
1 changeset hidden
|
||||
$ hg status
|
||||
M subdir/y
|
||||
$ hg up -C .
|
||||
|
Loading…
Reference in New Issue
Block a user