Re: execline bug

From: Laurent Bercot <ska-skaware_at_skarnet.org>
Date: Fri, 25 Oct 2013 19:23:34 +0100

> #!/command/execlineb -S0
> foreground { echo xxx }
> echo yyy
>
> foreground: fatal: unterminated block
>
> Doesn't happen with execline-1.1.5 (the former installed version)

  Hi Jorge,
  Chances are the execlineb and foreground binaries you're calling actually
aren't from the same package. Make sure execlineb and foreground are both
the ones in execline-1.2.4.

  The internal block representation changed with execline-1.2.0 : tildas
and semicolons were replaced by spaces and the empty word. If execlineb is
converting your script to a representation that foreground (or any command)
does not understand, things will break.

-- 
  Laurent
Received on Fri Oct 25 2013 - 18:23:34 UTC

This archive was generated by hypermail 2.3.0 : Sun May 09 2021 - 19:38:49 UTC