comparison tests/test-infinitepush-bundlestore.t @ 37812:91b717e2cafa stable

tests: drop a useless glob in test-infinite-bundlestore.t With the previous breakage tamed, the lack of test output difference was causing the test runner to report "no result code from test" because of this glob.
author Matt Harbison <matt_harbison@yahoo.com>
date Mon, 23 Apr 2018 23:24:53 -0400
parents 24c7428983c5
children 89630d0b3e23
comparison
equal deleted inserted replaced
37811:51dee6fad783 37812:91b717e2cafa
279 $ hg up 6c10d49fe927 279 $ hg up 6c10d49fe927
280 0 files updated, 0 files merged, 0 files removed, 0 files unresolved 280 0 files updated, 0 files merged, 0 files removed, 0 files unresolved
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 |
288 o scratchcommitwithpushrebase draft 288 o scratchcommitwithpushrebase draft
289 | 289 |