Re: [kvm-unit-tests PATCH] Avoid backticks, use $() instead

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

 



On Tue, Jun 22, 2021 at 11:12:37AM +0200, Thomas Huth wrote:
> The backticks are considered as bad style these days, e.g. when checking
> scripts with https://www.shellcheck.net/ ... let's use the modern $()
> syntax instead.
> 
> Signed-off-by: Thomas Huth <thuth@xxxxxxxxxx>
> ---
>  configure             |  2 +-
>  run_tests.sh          |  2 +-
>  scripts/arch-run.bash | 10 +++++-----
>  3 files changed, 7 insertions(+), 7 deletions(-)

Applied to misc/queue

https://gitlab.com/rhdrjones/kvm-unit-tests/-/commits/misc/queue

Thanks,
drew




[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux