From: Patrick Talbert on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2575#note_1456357743

Maybe I am missing the point of the test but I think the run logic at line 23
is inverted.

https://gitlab.com/cki-project/kernel-ark/-/blob/os-build/redhat/self-
test/1005-dist-dump-variables.bats#L20

It claims to be ensuring that using a DIST of `.eln` when you dist-dump-
variables sets a BUILD_TARGET of `eln` but the test only passes if the
BUILD_TARGET is _not_ `eln`.

But then if you "fix" that, it fails in any case where you do not run the make
command with DIST=.eln. It is like the var is not set in the subshell as
expected.
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to