Gitiles
Code Review
Sign In
gerrit.opencord.org
/
voltha-system-tests
/
3451f62d16f57ee667f3c078facf1f1939792cb0
/
.
/
etc
tree: 09da437b43ddeb190a2ea6d7ecf2d0e40f11e8f4 [
path history
]
[
tgz
]
README.md
godownloader.sh
etc/README.md
-----------------------------------------------------------------------
Workaround for godownloader disappearing:
This is a complete hack to get bbsim and v-s-t functional again.
A more permanent answer is needed, copy binaries into a
tool
repo
and use directly from git clone w/o access or install overhead.
----------------------------------------------------------------------
Retrieve an archived copy of the script and place in v-s-t/etc.
https://searchcode.com/file/316605398/godownloader.sh
A few script edits are needed: o change download method from curl to wget. o VERSION= variable requires a 'v' prefix.
Update Makefile to install the new command.
[EOF]