Hello, Here is a small patch reported by a user of Debian [1]. Could you please integrate? Thank you for your help. [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=576503 Regards, -- Stéphane Aulery
--- dash.1.old 2014-11-10 12:01:55.869419425 +0100 +++ dash.1.new 2014-11-10 12:06:24.458732491 +0100 @@ -596,7 +596,7 @@ characters. The commands in a list are executed in the order they are written. If command is followed by an ampersand, the shell starts the -command and immediately proceed onto the next command; otherwise it waits +command and immediately proceeds onto the next command; otherwise it waits for the command to terminate before proceeding to the next one. .Ss Short-Circuit List Operators .Dq &&