kiwi-el8/test
Marcus Schäfer 4f8eb6d419
Allow simple path source in Uri class
This patch is needed as follow up fix for the setup of the
package cache in local repositories. The is_remote method
from the Uri class is used to identify if a repostory source
is remote or local. At that point the initial repository
source was already translated into its components. In case
of a local repository the Uri instance now receives a simple
path and the is_remote method raised with a style error.
This patch allows the Uri class to be more friendly and
initializes a local path as file:/ typed source.
Related to Issue #847
2018-10-18 13:57:11 +02:00
..
data Delete dmraid aka: softraid soft/fakeraid support 2018-08-06 12:23:53 +02:00
unit Allow simple path source in Uri class 2018-10-18 13:57:11 +02:00