Skip to content
Snippets Groups Projects
Commit 5fdc1106 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

remove unneeded sleep

parent 50444af8
Branches
No related tags found
1 merge request!18remove unneeded sleep
......@@ -348,7 +348,6 @@ function _wait_for_free_slot(){
typeset -i local _iFirstPID=0
typeset -i local _iPos=0
local _sProcesses
sleep 3
_wd "--- Need to wait until own process PID $$ is on top ... "
while [ $_bWait = true ];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment