Signed-off-by: Hubert Kario hkario@redhat.com --- src/synchronisation.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/synchronisation.sh b/src/synchronisation.sh index 46a426e..a421d70 100644 --- a/src/synchronisation.sh +++ b/src/synchronisation.sh @@ -501,7 +501,7 @@ rlWaitForSocket(){ Wrapper around bash builtin `wait' command. See bash_builtins(1) man page. Kills the process and all its children if the timeout elapses.
- rlWaitFor [n ...] [-s SIGNAL] [-t time] + rlWait [n ...] [-s SIGNAL] [-t time]
=over
beakerlib-devel@lists.fedorahosted.org