Thread

Commits

  1. Remove redundant result assignment in 004_sync.pl.

  1. subscription TAP test has unused $result

    Peter Smith <smithpb2250@gmail.com> — 2023-09-13T01:56:37Z

    Yesterday noticed a TAP test assignment to an unused $result.
    
    PSA patch to remove that.
    
    ------
    Kind Regards,
    Peter Smith.
    Fujitsu Australia
    
  2. Re: subscription TAP test has unused $result

    Amit Kapila <amit.kapila16@gmail.com> — 2023-09-13T04:44:43Z

    On Wed, Sep 13, 2023 at 8:43 AM Peter Smith <smithpb2250@gmail.com> wrote:
    >
    > Yesterday noticed a TAP test assignment to an unused $result.
    >
    > PSA patch to remove that.
    >
    
    Though it is harmless I think we can clean it up. Your patch looks good to me.
    
    
    -- 
    With Regards,
    Amit Kapila.
    
    
    
    
  3. Re: subscription TAP test has unused $result

    Amit Kapila <amit.kapila16@gmail.com> — 2023-09-14T09:10:35Z

    On Wed, Sep 13, 2023 at 10:14 AM Amit Kapila <amit.kapila16@gmail.com> wrote:
    >
    > On Wed, Sep 13, 2023 at 8:43 AM Peter Smith <smithpb2250@gmail.com> wrote:
    > >
    > > Yesterday noticed a TAP test assignment to an unused $result.
    > >
    > > PSA patch to remove that.
    > >
    >
    > Though it is harmless I think we can clean it up. Your patch looks good to me.
    >
    
    Pushed.
    
    -- 
    With Regards,
    Amit Kapila.
    
    
    
    
  4. Re: subscription TAP test has unused $result

    Peter Smith <smithpb2250@gmail.com> — 2023-09-14T22:53:26Z

    On Thu, Sep 14, 2023 at 7:10 PM Amit Kapila <amit.kapila16@gmail.com> wrote:
    >
    > > Though it is harmless I think we can clean it up. Your patch looks good to me.
    > >
    >
    > Pushed.
    >
    
    Thanks!
    
    ------
    Kind Regards,
    Peter Smith.
    Fujitsu Australia