[gnu.bash.bug] `wait' does not work

roland@ai.mit.edu (Roland McGrath) (06/22/89)

I'm running 4.3 BSD on a Sony NEWS (68020).
Bash 0.99.

The `wait' command does not appear to work.
If I have a command running in the background and I
say "wait", it returns immediately, without waiting
for the command.