On Thu, Apr 20, 2023 at 04:04:56PM +0200, Laszlo Ersek wrote:
> Since commit 33f6d55891f2 ("generator: Split the generator script into
> separate files and compile it.", 2020-02-29), "generator/generator" has
> been a binary file and has not been tracked under version control; the
> commit even added "generator/generator" to ".gitignore". Therefore, we
> don't expect "generator/generator" to show up in any patches; drop it from
> "scripts/git.orderfile".
> 
> Updates: 33f6d55891f2c00a5deac190954ea6a93a3e6894
> Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2172516
> Signed-off-by: Laszlo Ersek <ler...@redhat.com>
> ---
>  scripts/git.orderfile | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/scripts/git.orderfile b/scripts/git.orderfile
> index 27bd446195e6..6f214f4aca7e 100644
> --- a/scripts/git.orderfile
> +++ b/scripts/git.orderfile
> @@ -38,7 +38,6 @@ common/*.h
>  common/*/*.h
>  
>  # Generator files.
> -generator/generator
>  generator/*

Reviewed-by: Richard W.M. Jones <rjo...@redhat.com>

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
libguestfs lets you edit virtual machines.  Supports shell scripting,
bindings from many languages.  http://libguestfs.org
_______________________________________________
Libguestfs mailing list
Libguestfs@redhat.com
https://listman.redhat.com/mailman/listinfo/libguestfs

Reply via email to