Marcel Telka
2024-04-01 8b81466c5260d9945b49594e5cc088e75ee18d44
tools/userland-mapping
@@ -64,8 +64,6 @@
    if not component_name:
        raise ValueError('Component name is empty for path ' + component_path + '.')
    component_fmris = component.supplied_packages
    if not component_fmris:
        raise ValueError('Component FMRIs is empty for path ' + component_path + '.')
    component_relative_path = component_path.split(os.path.join(os.environ['WS_TOP'], subdir))[-1].replace('/', '', 1)