[PATCH 1 of 4] test-upgrade-repo: glob away a timing value
Matt Harbison
mharbison72 at gmail.com
Fri Dec 8 05:47:03 UTC 2017
# HG changeset patch
# User Matt Harbison <matt_harbison at yahoo.com>
# Date 1512704119 18000
# Thu Dec 07 22:35:19 2017 -0500
# Node ID e82fc66d706633cdf7344f682dcc223d16e01c72
# Parent 483b5dd0f1aa412e9611ab694279c9d3735fee99
test-upgrade-repo: glob away a timing value
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
@@ -399,7 +399,7 @@
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)
More information about the Mercurial-devel
mailing list