hush: `cmd` and arithmetic also need the fix for FILE rewind
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 19 Aug 2016 18:15:26 +0000 (20:15 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 19 Aug 2016 18:15:26 +0000 (20:15 +0200)
commite9abe75fda82a986b0b40969ebdd4aa92bcb52e3
treef500368056e7f414998beb28cee6336d6f9de031
parent215b0ca6e4fe466c6942d21a1bba62d97f2d5e5d
hush: `cmd` and arithmetic also need the fix for FILE rewind

Discovered by running testsuite with a newest glibc

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/hush.c