Mercurial > evolve
view tests/test-check-debian.t @ 5596:8e0bf4869cad
evolve: deactivate bookmark before updating to destination
It just feels a little weird to update the working copy while a
bookmark is active.
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Fri, 25 Sep 2020 15:28:17 -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"