diff tests/test-phases-exchange.t @ 45828:e0dbfbd4062c

errors: set detailed exit code to 20 for locking errors This is per https://www.mercurial-scm.org/wiki/ErrorCategoriesPlan. Differential Revision: https://phab.mercurial-scm.org/D9242
author Martin von Zweigbergk <martinvonz@google.com>
date Thu, 22 Oct 2020 13:38:14 -0700
parents bd7b2c8d06cc
children 122f0b59f5f0
line wrap: on
line diff
--- a/tests/test-phases-exchange.t	Tue Oct 06 22:36:15 2020 -0700
+++ b/tests/test-phases-exchange.t	Thu Oct 22 13:38:14 2020 -0700
@@ -1327,7 +1327,7 @@
   waiting for lock on repository $TESTTMP/Upsilon held by ''
   abort: repository $TESTTMP/Upsilon: timed out waiting for lock held by ''
   (lock might be very busy)
-  [255]
+  [20]
   $ rm .hg/store/lock
 
   $ cd ..