help-bash
[Top][All Lists]
Advanced

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

Re: bash -x doesn't always show "exec"


From: Marco Ippolito
Subject: Re: bash -x doesn't always show "exec"
Date: Tue, 23 Mar 2021 20:40:23 -0300

> Any answers, advice or pointers to where I should be looking are
> appreciated.

What happens if in the file:

    /home/prd_rdip_mfish/local/libexec/bats-core/bats.debug

around line L234 rather than calling:

    exec bats-exec-suite \
        -x /hpc/projects/stv/mFish/UAT/dva_mfish/mfish/etl/tests/imports.bats \
        /home/prd_rdip_mfish/local/libexec/bats-core/bats.debug:L234

you do away with the exec by editing the file and change it to just run
bats-exec-suite?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]