Re: [PATCH kvmtool 4/6] Makefile: Remove echoing of kvmtools version file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Jan 25, 2019 at 06:07:59PM +0000, Andre Przywara wrote:
> On every build we report the kvmtool "version" number, which isn't
> meaningful at all anymore.
> 
> Remove the line from the KVMTOOLS-VERSION-GEN script to drop a
> pointless message.
> 
> Signed-off-by: Andre Przywara <andre.przywara@xxxxxxx>
> ---
>  util/KVMTOOLS-VERSION-GEN | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/util/KVMTOOLS-VERSION-GEN b/util/KVMTOOLS-VERSION-GEN
> index f0dcfdea..91ee2c2f 100755
> --- a/util/KVMTOOLS-VERSION-GEN
> +++ b/util/KVMTOOLS-VERSION-GEN
> @@ -35,6 +35,5 @@ else
>  	VC=unset
>  fi
>  test "$VN" = "$VC" || {
> -	echo >&2 "KVMTOOLS_VERSION = $VN"
>  	echo "KVMTOOLS_VERSION = $VN" >$GVF

It's probably fine, but can you check this doesn't break the debian
packaging please?

Will
_______________________________________________
kvmarm mailing list
kvmarm@xxxxxxxxxxxxxxxxxxxxx
https://lists.cs.columbia.edu/mailman/listinfo/kvmarm



[Index of Archives]     [Linux KVM]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux