aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-08-02 01:05:27 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-08-02 01:05:27 +0300
commitf18a27381424040f9dd9e6e9d3f1b2db07b58a8a (patch)
treef4498184873b027bfcd695ca33235d53af102a4f /tests
parentbd07b36dcb7da193224cb54ce5d227927473867f (diff)
Make use of manifest_parser::split_comment() and manifest_serializer::merge_comment()
Diffstat (limited to 'tests')
-rw-r--r--tests/manifest/testscript6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/manifest/testscript b/tests/manifest/testscript
index d41189e..1b0f38f 100644
--- a/tests/manifest/testscript
+++ b/tests/manifest/testscript
@@ -24,11 +24,11 @@
changes: 1.2.3+2: applied upstream patch for critical bug bar
changes: 1.2.3+1: applied upstream patch for critical bug foo
url: http://www.example.org/projects/libfoo/; libfoo project page url
- email: libfoo-users@example.org; Public mailing list, posts by non-members\
- are allowed but moderated.
doc-url: http://www.example.org/projects/libfoo/man.xhtml; documentation page
- src-url: https://git.example.org/cgit/libfoo/tree/; source tree url
+ src-url: http://scm.example.com/?p=odb/libodb.git\;a=tree; source tree
package-url: http://www.example.org/projects/libfoo/1.2.3+2; package url
+ email: libfoo-users@example.org; Public mailing list, posts by non-members\
+ are allowed but moderated.
package-email: libfoo-1.2.3+2@example.org; Bug reports are welcome.
build-email: libfoo-builds@example.org; Mailing list for bbot notification\
emails.