diff options
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 |