]> git.donarmstrong.com Git - cran2deb.git/commitdiff
daemonize mini-dinstall
authorblundellc <blundellc@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Sun, 8 Feb 2009 11:14:28 +0000 (11:14 +0000)
committerblundellc <blundellc@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Sun, 8 Feb 2009 11:14:28 +0000 (11:14 +0000)
git-svn-id: svn://svn.r-forge.r-project.org/svnroot/cran2deb@192 edb9625f-4e0d-4859-8d74-9fd3b1da38cb

trunk/exec/update

index f4c653f2823acace029b40f6e2f239fdf2f94645..53bc9279f21800d92d613c6ed8f4f6336a0400f6 100755 (executable)
@@ -10,7 +10,6 @@ root=$1
 shift
 sys=`{cran2deb which_system}
 mkdir -p /var/cache/cran2deb/results/$sys || exit 1
-mini-dinstall --batch -c /etc/cran2deb/sys/$sys/mini-dinstall.conf >/dev/null 2>&1 || exit 1
 update_period=10800
 if (~ $1 full || ![ -e /var/cache/cran2deb/cache.rda ] ) {
     delta=`{awk 'END{print '^$update_period^'+1}' </dev/null}