changeset 3196:c29a19413e92 stable

test: use node instead of rev in topic push tests This makes the test more stable when revision number changes.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 20 Oct 2017 18:19:01 +0200
parents 975f5f42a877
children ef38b44c08cf
files tests/test-topic-push.t
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-topic-push.t
+++ b/tests/test-topic-push.t
@@ -212,8 +212,8 @@
   |/
   o  0 default  public CA
   
-  $ hg strip --config extensions.strip= --no-backup -r 5: --quiet
-  $ hg strip --config extensions.strip= -R $TESTTMP/draft --no-backup -r 4: --quiet
+  $ hg strip --config extensions.strip= --no-backup -r 7a9e34dbf547: --quiet
+  $ hg strip --config extensions.strip= -R $TESTTMP/draft --no-backup -r 7a9e34dbf547: --quiet
 
 Pushing a new topic to a publishing server should be seen as a new head