[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: "return" should not continue script execution, even if used inapprop
From: |
Greg Wooledge |
Subject: |
Re: "return" should not continue script execution, even if used inappropriately |
Date: |
Mon, 7 Jan 2019 08:55:58 -0500 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
On Mon, Jan 07, 2019 at 04:20:46PM +0700, Robert Elz wrote:
> Date: Sun, 6 Jan 2019 16:58:59 -0600
> From: Dennis Williamson <dennistwilliamson@gmail.com>
> Message-ID:
> <CANaoh6+BmBMCbLxGQUG7GxFML78e9tE+H8Oke9THWQupyFtRBA@mail.gmail.com>
>
> | You should be able to protect yourself from this by detecting if a script
> | is not being sourced when it's intended that it must be and acting
> | accordingly.
>
> If you can work out how to do that in a portable way, and modify the
> script to do it (and that is a reasonable thing to do) that would work.
Crazy python people.
https://mywiki.wooledge.org/BashFAQ/109
- "return" should not continue script execution, even if used inappropriately, Robert Hailey, 2019/01/05
- Re: "return" should not continue script execution, even if used inappropriately, Chet Ramey, 2019/01/06
- Re: "return" should not continue script execution, even if used inappropriately, Dennis Williamson, 2019/01/06
- Re: "return" should not continue script execution, even if used inappropriately, Robert Elz, 2019/01/07
- Re: "return" should not continue script execution, even if used inappropriately, Robert Elz, 2019/01/07
- Re: "return" should not continue script execution, even if used inappropriately,
Greg Wooledge <=
- Re: "return" should not continue script execution, even if used inappropriately, Robert Elz, 2019/01/07
- Re: "return" should not continue script execution, even if used inappropriately, don fong, 2019/01/09
- Re: "return" should not continue script execution, even if used inappropriately, Robert Elz, 2019/01/10
- Re: "return" should not continue script execution, even if used inappropriately, don fong, 2019/01/20
- Re: "return" should not continue script execution, even if used inappropriately, Greg Wooledge, 2019/01/21
- Re: "return" should not continue script execution, even if used inappropriately, Robert Elz, 2019/01/20
- Re: "return" should not continue script execution, even if used inappropriately, konsolebox, 2019/01/24
- Re: "return" should not continue script execution, even if used inappropriately, don fong, 2019/01/24
- Re: "return" should not continue script execution, even if used inappropriately, konsolebox, 2019/01/24