Re: [PATCH v4 11/13] t/perf: add iteration setup mechanism to perf-lib

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

 



On Mon, Mar 28, 2022 at 5:42 PM Neeraj Singh via GitGitGadget
<gitgitgadget@xxxxxxxxx> wrote:
>
>  test_wrapper_ () {
> -       test_wrapper_func_=$1; shift
> +       local test_wrapper_func_=$1; shift
> +       local test_title_=$1; shift

local with assignment seems to be a bash-ism.  I'll fix this.



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux