mirror of
https://github.com/sheumann/hush.git
synced 2025-08-08 02:25:05 +00:00
The structure is: while cmd; do done bash doesn't accept it at all. We were accepting it but execution was buggy. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>