comparison tests/test-phases.t @ 45841:bff719525815

errors: set detailed exit code to 30 for config errors This is per https://www.mercurial-scm.org/wiki/ErrorCategoriesPlan. Differential Revision: https://phab.mercurial-scm.org/D9311
author Martin von Zweigbergk <martinvonz@google.com>
date Thu, 22 Oct 2020 13:56:01 -0700
parents 976b26bdd0d8
children 9dc1351d0b5f
comparison
equal deleted inserted replaced
45840:527ce85c2e60 45841:bff719525815
511 511
512 $ mkcommit I --config phases.new-commit='babar' 512 $ mkcommit I --config phases.new-commit='babar'
513 transaction abort! 513 transaction abort!
514 rollback completed 514 rollback completed
515 abort: phases.new-commit: not a valid phase name ('babar') 515 abort: phases.new-commit: not a valid phase name ('babar')
516 [255] 516 [30]
517 Test phase command 517 Test phase command
518 =================== 518 ===================
519 519
520 initial picture 520 initial picture
521 521