Re: [Bacula-devel] regression testing & python2

2021-10-06 Thread Dan Langille
Martin Simmons wrote on 10/6/21 3:39 PM: On Tue, 5 Oct 2021 11:21:46 -0400, Dan Langille said: Must I be running the bash shell to invoke regression testing? You don't have to be running bash yourself -- the #! makes it run bash. Yes, but $SHELL is not necessary the shell currently executing.

Re: [Bacula-devel] regression testing & python2

2021-10-06 Thread Martin Simmons
> On Tue, 5 Oct 2021 11:21:46 -0400, Dan Langille said: > > Must I be running the bash shell to invoke regression testing? You don't have to be running bash yourself -- the #! makes it run bash. >If so, why? It is because the s