diff options
author | Karl Berry <karl@freefriends.org> | 2020-06-16 22:52:20 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-06-16 22:52:20 +0000 |
commit | 0adaaf2a67e5cb5da54192affc9b5f83ab8ff262 (patch) | |
tree | 812953f4a3993e9174708a1a11dc181242e588fb /Master/tlpkg/bin/tltestnet | |
parent | 835b22b71da638be141d3bcbc62fb9e7a22d9334 (diff) |
doc,sync
git-svn-id: svn://tug.org/texlive/trunk@55571 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/tltestnet')
-rwxr-xr-x | Master/tlpkg/bin/tltestnet | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/tlpkg/bin/tltestnet b/Master/tlpkg/bin/tltestnet index 75ab0544add..3a36fa5c90c 100755 --- a/Master/tlpkg/bin/tltestnet +++ b/Master/tlpkg/bin/tltestnet @@ -28,3 +28,7 @@ fi # run out of PATH, not the reference tree. tl-update-tlnet --dest $testnet --scheme $scheme $install_pkg $consistency + +# for when we were testing with cow-shell; we have given up on it nowadays. +# tl-update-testcow is in archive/. +#tl-update-testcow --cow --dest $testnet --scheme $scheme $install_pkg $consistency |