we need to actually return 1 if no pids are alive. DUH
This commit is contained in:
@@ -43,6 +43,8 @@ pids_exist() {
|
||||
return 0
|
||||
fi
|
||||
done
|
||||
|
||||
return 1
|
||||
}
|
||||
|
||||
pid_wait() {
|
||||
|
Reference in New Issue
Block a user