kindle: honor --asap (#6662)

reviewable/pr6663/r1
yparitcher 4 years ago committed by GitHub
parent 14e7e270c3
commit eecdf5bb9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -96,8 +96,10 @@ fi
if [ "${FROM_KUAL}" = "yes" ]; then
# Yield a bit to let stuff stop properly...
logmsg "Hush now . . ."
# NOTE: This may or may not be terribly useful...
usleep 250000
if [ "${NO_SLEEP}" = "no" ]; then
# NOTE: This may or may not be terribly useful...
usleep 250000
fi
# If we were started by the KUAL Kindlet, and not the Booklet, we have a nice value to correct...
if [ "$(nice)" = "5" ]; then

Loading…
Cancel
Save