diff --git a/acceptance/bin/wait_pid b/acceptance/bin/wait_pid index dfd0e1d56..6546182aa 100755 --- a/acceptance/bin/wait_pid +++ b/acceptance/bin/wait_pid @@ -1,6 +1,5 @@ #!/bin/bash - # wait in bash only works for processes that are direct children to the calling # shell. This script is more general purpose. wait_pid() {