comparison contrib/mercurial.spec @ 33327:68b7ceda99d7

dispatch: fix typo suggestion for disabled extension If the matching command lives in an in-tree extension (which is all we scan for), and the user has disabled that extension with "extensions.<name>=!", we were not finding it, because the path in _disabledextensions was the empty string. If the user had set "extensions.<name>=!<valid path>" it would work, so it seems like just a mistake that it didn't work.
author Martin von Zweigbergk <martinvonz@google.com>
date Fri, 07 Jul 2017 00:13:53 -0700
parents 0f55adb73e14
children 8fbd56a4073c
comparison
equal deleted inserted replaced
33326:67b42e64194d 33327:68b7ceda99d7