##// END OF EJS Templates
tests: drop a useless glob in test-infinite-bundlestore.t...
Matt Harbison -
r37830:91b717e2 stable
parent child Browse files
Show More
@@ -281,7 +281,7 b' Non-fastforward scratch bookmark push'
281 $ echo 1 > amend
281 $ echo 1 > amend
282 $ hg add amend
282 $ hg add amend
283 $ hg ci --amend -m 'scratch amended commit'
283 $ hg ci --amend -m 'scratch amended commit'
284 saved backup bundle to $TESTTMP/client/.hg/strip-backup/6c10d49fe927-c99ffec5-amend.hg (glob)
284 saved backup bundle to $TESTTMP/client/.hg/strip-backup/6c10d49fe927-c99ffec5-amend.hg
285 $ hg log -G -T '{desc} {phase} {bookmarks}'
285 $ hg log -G -T '{desc} {phase} {bookmarks}'
286 @ scratch amended commit draft scratch/mybranch
286 @ scratch amended commit draft scratch/mybranch
287 |
287 |
General Comments 0
You need to be logged in to leave comments. Login now