ash: return to DOWAIT_* constants similar to dash, no logic changes
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 27 Oct 2016 18:08:28 +0000 (20:08 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 27 Oct 2016 19:13:24 +0000 (21:13 +0200)
commitb543bdadb3014661b6052c82b31e0012abc1e210
treef8c02fde699f0f2c5721bbe569cee4f7f6fe8dea
parent3f44a6be58805ff628c03b81597fbf15df88c098
ash: return to DOWAIT_* constants similar to dash, no logic changes

This loses an insignificant optimization, but may allow backporting
of some recent-ish dash fixes.

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