The R Project SVN R

Rev

Rev 48493 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 48493 Rev 53410
Line 1... Line 1...
1
#! /bin/sh
1
#! /bin/sh
2
#
2
#
3
# ${RHOME}/tools/rsync-recommended
3
# ${R_HOME}/tools/rsync-recommended
4
 
4
 
5
: ${CRAN_RSYNC='cran.r-project.org::CRAN'}
5
: ${CRAN_RSYNC='cran.r-project.org::CRAN'}
6
 
6
 
7
## The intention here is infer TOOLS_DIR from an explicit path.
7
## The intention here is infer TOOLS_DIR from an explicit path.
8
## but the user might have called it from tools, so test that case
8
## but the user might have called it from tools, so test that case