Add delay to background process output duplicate removal
This commit is contained in:
parent
f87b340059
commit
6bf67af66b
@ -1394,6 +1394,7 @@ install_base()
|
||||
oldmsg="$msg"
|
||||
else
|
||||
printf "."
|
||||
sleep 0.5
|
||||
fi
|
||||
done
|
||||
trap - EXIT
|
||||
|
Reference in New Issue
Block a user