]> git.deb.at Git - deb/hackedgotchi.git/blob - cron/10svn
run the svn commands within supervision of timeout, to avoid endless hangs
[deb/hackedgotchi.git] / cron / 10svn
1 #!/bin/sh
2
3 cd /org/planet.debian.org/config
4 timeout 120 svn update -q
5
6 cd /org/planet.debian.org/www/heads
7 timeout 120 svn update -q