From 8eb454da1486970a2cbbce6a3df8bd7dbdab4777 Mon Sep 17 00:00:00 2001 From: Shreyas Goenka Date: Tue, 18 Feb 2025 14:50:02 +0100 Subject: [PATCH] - --- acceptance/bin/wait_pid | 1 - 1 file changed, 1 deletion(-) 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() {