Fix Release= parsing and setting
This commit is contained in:
parent
431af61c05
commit
ac3ce2ba55
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ Format=disk
|
|||
|
||||
[Distribution]
|
||||
PackageManagerTrees=/etc/yum.repos.d/:/etc/yum.repos.d/
|
||||
${RELEASE:+"Release=${VERSION_CODENAME}"}
|
||||
Release=${VERSION_ID:-rawhide}
|
||||
|
||||
[Build]
|
||||
Environment=NO_BUILD=1 ARTIFACT_DIRECTORY="${TMT_TEST_DATA:?}" TEST_SAVE_JOURNAL=fail TEST_SHOW_JOURNAL=warning
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue