aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2014-06-27 17:12:11 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2014-06-27 17:12:11 +0200
commit7dc42ca3e747ce907f889640f56d33191f22a8aa (patch)
treea2e37ca084a13391d094a1b293030e64179cdaeb /GNUmakefile
parentc5f27b561758de31b89490fd2ef66aef5e6f4012 (diff)
Show the upload date and time for winbuilder
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile
index cbcb241a..d4a48118 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -102,6 +102,7 @@ move-sd:
# Packaging Tasks
#------------------------------------------------------------------------------
winbuilder: build
+ date
@echo "Uploading to R-release on win-builder"
curl -T $(TGZ) ftp://anonymous@win-builder.r-project.org/R-release/
@echo "Uploading to R-devel on win-builder"

Contact - Imprint