[Libosinfo] [PATCH 5/6] opensuse: Rename autoinst files according to their id
Fabiano Fidêncio
fidencio at redhat.com
Thu Jun 2 15:55:42 UTC 2016
On Thu, Jun 2, 2016 at 2:01 PM, Christophe Fergeau <cfergeau at redhat.com> wrote:
> This causes warnings when running ./test/test-isodetect if they are not
> named as expected:
>
> ** (process:28952): WARNING **: Entity http://opensuse.org/opensuse/autoyast/desktop
> should be in file install-script/opensuse.org/opensuse-autoyast-desktop.xml not
> install-script/opensuse.org/autoinst-desktop.xml
Hmmm. I don't remember seeing these warnings before pushing these patches. :-\
Wouldn't be the case to, somehow, make the test fail in case of these warnings?
> ---
> .../{autoinst-desktop.xml.in => opensuse-autoyast-desktop.xml.in} | 0
> .../opensuse.org/{autoinst-jeos.xml.in => opensuse-autoyast-jeos.xml.in} | 0
> 2 files changed, 0 insertions(+), 0 deletions(-)
> rename data/install-script/opensuse.org/{autoinst-desktop.xml.in => opensuse-autoyast-desktop.xml.in} (100%)
> rename data/install-script/opensuse.org/{autoinst-jeos.xml.in => opensuse-autoyast-jeos.xml.in} (100%)
>
> diff --git a/data/install-script/opensuse.org/autoinst-desktop.xml.in b/data/install-script/opensuse.org/opensuse-autoyast-desktop.xml.in
> similarity index 100%
> rename from data/install-script/opensuse.org/autoinst-desktop.xml.in
> rename to data/install-script/opensuse.org/opensuse-autoyast-desktop.xml.in
> diff --git a/data/install-script/opensuse.org/autoinst-jeos.xml.in b/data/install-script/opensuse.org/opensuse-autoyast-jeos.xml.in
> similarity index 100%
> rename from data/install-script/opensuse.org/autoinst-jeos.xml.in
> rename to data/install-script/opensuse.org/opensuse-autoyast-jeos.xml.in
> --
> 2.7.4
>
> _______________________________________________
> Libosinfo mailing list
> Libosinfo at redhat.com
> https://www.redhat.com/mailman/listinfo/libosinfo
Acked-by: Fabiano Fidêncio <fidencio at redhat.com>
More information about the Libosinfo
mailing list