Skip to content
Snippets Groups Projects
Commit 68e874a7 authored by Andreas Tille's avatar Andreas Tille
Browse files

Increase sleep times.

parent 50872473
No related branches found
No related tags found
No related merge requests found
...@@ -64,8 +64,8 @@ MACHINEREADABLEARCHIVE='/srv/blends.debian.org/www/_'+TDNAME+'/'+TDNAME+'.tar.xz ...@@ -64,8 +64,8 @@ MACHINEREADABLEARCHIVE='/srv/blends.debian.org/www/_'+TDNAME+'/'+TDNAME+'.tar.xz
READMEDEBIANARCHIVE='/srv/blends.debian.org/www/_'+TDNAME+'/README.Debian.tar.xz' READMEDEBIANARCHIVE='/srv/blends.debian.org/www/_'+TDNAME+'/README.Debian.tar.xz'
TARGETDIR=os.path.join(os.environ['HOME'],TDNAME) TARGETDIR=os.path.join(os.environ['HOME'],TDNAME)
SLEEPTIMEFILES=3 SLEEPTIMEFILES=5
SLEEPTIMEPROJECTS=0.2 SLEEPTIMEPROJECTS=5
SLEEPUNTILRETRY=3600 SLEEPUNTILRETRY=3600
debug=1 debug=1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment