Mercurial > evolve
view tests/test-check-debian.t @ 5977:fa7f2e1cb504 stable
topic: fix the help text to show how to disable publishing
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Tue, 13 Jul 2021 16:19:29 -0400 |
parents | 56eb528820d7 |
children |
line wrap: on
line source
#require test-repo 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"