diff install.py @ 451:d5d49e678146

Don't need `terse-status` extension, Mercurial has that by default now.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 03 Jan 2019 21:25:11 -0800
parents cc00cbbf5460
children 1172b8484c68
line wrap: on
line diff
--- a/install.py	Thu Jan 03 21:24:39 2019 -0800
+++ b/install.py	Thu Jan 03 21:25:11 2019 -0800
@@ -176,7 +176,6 @@
         'allpaths = %s' % _p('lib/hg/allpaths/mercurial_all_paths.py'),
         'prompt = %s' % _p('lib/hg/hg-prompt/prompt.py'),
         'evolve = %s' % _p('lib/hg/evolve/hgext3rd/evolve'),
-        'terse-status = %s' % _p('lib/hg/terse-status/terse-status.py'),
         '[alias]',
         ('dlog = log --pager=yes --style=%s' %
          _p('lib/hg/mercurial-cli-templates/map-cmdline.dlog',