You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 13, 2021. It is now read-only.
PA is still dependent on name of directory (at least partially). The function get_proper_scenario (or in future it will be rename_custom_module_set based on PR #330) removes suffx -results from the module set dirname (e.g. RHEL6_7-results) when it is copied into the /root/preupgrade/ path. We should ignore any shape of the dirname as maybe someone would want to use exactly that suffix. And whats worse, what behaviour is now, when the directory has name exactly -results?
The text was updated successfully, but these errors were encountered:
PA is still dependent on name of directory (at least partially). The function
get_proper_scenario
(or in future it will berename_custom_module_set
based on PR #330) removes suffx-results
from the module set dirname (e.g.RHEL6_7-results
) when it is copied into the/root/preupgrade/
path. We should ignore any shape of the dirname as maybe someone would want to use exactly that suffix. And whats worse, what behaviour is now, when the directory has name exactly-results
?The text was updated successfully, but these errors were encountered: