commit | e48559eae3ba10e4b4f4c2ce726c31fd038a37ba | [log] [tgz] |
---|---|---|
author | Ron Yorston <rmy@pobox.com> | Sun Mar 31 09:27:09 2019 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Tue Apr 02 13:43:40 2019 +0200 |
tree | 6a4d404ff48ce5b0230d7ac54878601ce72afa7c | |
parent | 8939359180ad0d6bfaaca694c4f14cd15cde4788 [diff] |
ash: distinguish 'wait -n' from other bashisms Add a specific define to indicate which bash compatibility code implements 'wait -n'. Signed-off-by: Ron Yorston <rmy@pobox.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>