Show More
@@ -2,6 +2,12 | |||||
2 | $ . "$TESTDIR/helpers-testrepo.sh" |
|
2 | $ . "$TESTDIR/helpers-testrepo.sh" | |
3 |
|
3 | |||
4 | $ cd $TESTDIR/.. |
|
4 | $ cd $TESTDIR/.. | |
|
5 | $ if hg root 2> /dev/null >&2; then true; | |||
|
6 | > else | |||
|
7 | > echo 'skipped: cannot read the source repository'; | |||
|
8 | > exit 80; | |||
|
9 | > fi | |||
|
10 | ||||
5 | $ python3 contrib/relnotes 4.4 --stoprev 4.5 |
|
11 | $ python3 contrib/relnotes 4.4 --stoprev 4.5 | |
6 | changeset 3398603c5621: unexpected block in release notes directive feature |
|
12 | changeset 3398603c5621: unexpected block in release notes directive feature | |
7 | New Features |
|
13 | New Features |
General Comments 0
You need to be logged in to leave comments.
Login now