| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Make target path mandatory for pool types that require target,
since we refuse to parse a target without a path.
https://bugzilla.redhat.com/show_bug.cgi?id=893273
|
|
|
|
|
| |
Move existing schema data to an input directory. Add extra files for more
thorough XML testing.
|
|
|
|
|
|
|
| |
by running this command:
git ls-files -z | xargs -0 perl -pi -0777 -e 's/\n\n+$/\n/'
This is in preparation for a more strict make syntax-check
rule that will detect trailing blank lines.
|
|
|