Show More
|
1 | NO CONTENT: file renamed from contrib/phabricator.py to hgext/phabricator.py |
@@ -26,4 +26,4 b' Check if ":hg:`help TOPIC`" is valid:' | |||
|
26 | 26 | $ testrepohg files 'glob:{hgdemandimport,hgext,mercurial}/**/*.py' \ |
|
27 | 27 | > | sed 's|\\|/|g' \ |
|
28 | 28 | > | xargs $PYTHON "$TESTTMP/scanhelptopics.py" \ |
|
29 | > | xargs -n1 hg help > /dev/null | |
|
29 | > | xargs -n1 hg help --config extensions.phabricator= > /dev/null |
General Comments 0
You need to be logged in to leave comments.
Login now