File: invalid_module_stream_servicelevel_name_empty.xml

package info (click to toggle)
libmodulemd 2.15.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,180 kB
  • sloc: ansic: 37,927; python: 3,233; xml: 1,739; sh: 389; makefile: 42
file content (12 lines) | stat: -rw-r--r-- 411 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
<index xmlns="http://fedoraproject.org/metadata/moduleindex" version="1" revision="0">
    <module name="a">
        <stream name="b">
            <build version="1" context="c" static="true" arch="x86_64">
                <servicelevel name="" end="0"/>
                <license>
                    <module>MIT</module>
                </license>
            </build>
        </stream>
    </module>
</index>