# HG changeset patch # User Matt Harbison # Date 2017-12-08 03:35:19 # Node ID 6699825f12429a191aebd211fe27e21323d9b0e3 # Parent 98bc4c43f570249b68a7f5abe1c536f04f0d91bf test-upgrade-repo: glob away timing values diff --git a/tests/test-upgrade-repo.t b/tests/test-upgrade-repo.t --- a/tests/test-upgrade-repo.t +++ b/tests/test-upgrade-repo.t @@ -447,7 +447,7 @@ store files with special filenames aren' starting in-place swap of repository data replaced files will be backed up at $TESTTMP/store-filenames/.hg/upgradebackup.* (glob) replacing store... - store replacement complete; repository was inconsistent for 0.0s + store replacement complete; repository was inconsistent for *s (glob) finalizing requirements file and making repository readable again removing temporary repository $TESTTMP/store-filenames/.hg/upgrade.* (glob) copy of old repository backed up at $TESTTMP/store-filenames/.hg/upgradebackup.* (glob) @@ -501,7 +501,7 @@ Check upgrading a large file repository starting in-place swap of repository data replaced files will be backed up at $TESTTMP/largefilesrepo/.hg/upgradebackup.* (glob) replacing store... - store replacement complete; repository was inconsistent for 0.0s + store replacement complete; repository was inconsistent for *s (glob) finalizing requirements file and making repository readable again removing temporary repository $TESTTMP/largefilesrepo/.hg/upgrade.* (glob) copy of old repository backed up at $TESTTMP/largefilesrepo/.hg/upgradebackup.* (glob) @@ -589,7 +589,7 @@ repository config is taken in account starting in-place swap of repository data replaced files will be backed up at $TESTTMP/localconfig/.hg/upgradebackup.* (glob) replacing store... - store replacement complete; repository was inconsistent for 0.0s + store replacement complete; repository was inconsistent for *s (glob) finalizing requirements file and making repository readable again removing temporary repository $TESTTMP/localconfig/.hg/upgrade.* (glob) copy of old repository backed up at $TESTTMP/localconfig/.hg/upgradebackup.* (glob)