some sched tests
This commit is contained in:
parent
6103a8848f
commit
7973ea64a6
@ -16,7 +16,7 @@ else
|
|||||||
if zmodload -s zsh/sched
|
if zmodload -s zsh/sched
|
||||||
then
|
then
|
||||||
zshlibs_log "zbootstrap" "updating using sched"
|
zshlibs_log "zbootstrap" "updating using sched"
|
||||||
sched +0 zshlibs_update
|
sched +10 zshlibs_update
|
||||||
else
|
else
|
||||||
zshlibs_log "zbootstrap" "sched not available, updating synchroniously"
|
zshlibs_log "zbootstrap" "sched not available, updating synchroniously"
|
||||||
zshlibs_update
|
zshlibs_update
|
||||||
|
Loading…
Reference in New Issue
Block a user