diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2017-03-21 10:38:38 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2017-03-21 10:38:38 +0100 |
commit | ec660b83bd20087d52c3cdf4633beb04df776d75 (patch) | |
tree | 919dcd66be2dda8286bb0dbb9d3dbe42ca60a91c | |
parent | e00c1aed1dbf6343f2914180f898943797586e8c (diff) |
Set iteration back to 0 for next backport
-rwxr-xr-x | backport | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ export ARCH # R version against which the software is compiled Rversion=3.3.3 reposversion="cran3" -iteration=1 +iteration=0 # Where the buildresults should be stored and where to look for current backports rcrandir=/home/jranke/svn/website/www/ranke/r-cran |