Mercurial > evolve
view tests/test-check-debian.t @ 5509:628215631e8e
metaedit: switch to cleanupnodes() so e.g. bookmarks are moved
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Tue, 25 Aug 2020 22:34:33 -0700 |
parents | 175bb63ba111 |
children | 56eb528820d7 |
line wrap: on
line source
Enable obsolescence to avoid the warning issue when obsmarkers are found $ cat << EOF >> $HGRCPATH > [experimental] > evolution = all > EOF $ "$PYTHON" "$TESTDIR/testlib/check-min-versions.py" \ > "$TESTDIR/../hgext3rd/evolve/metadata.py" "$TESTDIR/../debian/control" $ "$PYTHON" "$TESTDIR/testlib/check-min-versions.py" \ > "$TESTDIR/../hgext3rd/topic/__init__.py" "$TESTDIR/../debian/control"