[Libosinfo] [osinfo-db PATCH] install-script, fedora: Fix typo in the url-or-mirrorlist template
Cole Robinson
crobinso at redhat.com
Thu Jun 6 21:31:11 UTC 2019
On 6/6/19 8:35 AM, Fabiano Fidêncio wrote:
> Commit 478a09fbba introduced a typo causing the unattended installation
> to fail due to an unknown command.
>
> The typo is that the URL command would be called as:
> url --urlhttps://download.fedoraproject.org/...
>
> While it should be called as:
> url --url=https://download.fedoraproject.org/...
>
> Signed-off-by: Fabiano Fidêncio <fidencio at redhat.com>
> ---
> .../fedoraproject.org/fedora-kickstart-desktop.xml.in | 2 +-
> .../fedoraproject.org/fedora-kickstart-jeos.xml.in | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Cole Robinson <crobinso at redhat.com>
- Cole
More information about the Libosinfo
mailing list