summaryrefslogtreecommitdiff
path: root/Master/tlpkg/dev/download-repo-archive.bat
diff options
context:
space:
mode:
authorPiotr Strzelczyk <piotr@eps.gda.pl>2010-03-23 22:56:35 +0000
committerPiotr Strzelczyk <piotr@eps.gda.pl>2010-03-23 22:56:35 +0000
commit307b45de99edc3cf0ca0d4569f07987ff82bd975 (patch)
tree9d0cef195cae807c3a0985f5d43b2819280d1d47 /Master/tlpkg/dev/download-repo-archive.bat
parent3e972ccc1affaed1d2183d610a38aac90478ffd7 (diff)
update to download-package-repository script: options, help and activation only upon successful completion
git-svn-id: svn://tug.org/texlive/trunk@17539 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/dev/download-repo-archive.bat')
-rwxr-xr-xMaster/tlpkg/dev/download-repo-archive.bat6
1 files changed, 0 insertions, 6 deletions
diff --git a/Master/tlpkg/dev/download-repo-archive.bat b/Master/tlpkg/dev/download-repo-archive.bat
deleted file mode 100755
index b11caebfc49..00000000000
--- a/Master/tlpkg/dev/download-repo-archive.bat
+++ /dev/null
@@ -1,6 +0,0 @@
-@echo off
-setlocal
-set PERL5LIB=%~dp0tlpkg\tlperl\lib
-set PERL5LIB=%PERL5LIB:\=/%
-set TL_DOWNLOAD_ARGS=--user-agent=texlive --tries=1 --timeout=9 -v -O
-"%~dp0tlpkg\tlperl\bin\perl.exe" "%~dpn0.pl" %* \ No newline at end of file