osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40718?usp=email )
Change subject: testenv/requirements: update link ......................................................................
testenv/requirements: update link
Adjust the link, as the Latest_Builds wiki page was merged into Binary_Packages.
Change-Id: Ie8a6df2f8fd08983532c8a757ae1849792fbd5b3 --- M _testenv/testenv/requirements.py 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/18/40718/1
diff --git a/_testenv/testenv/requirements.py b/_testenv/testenv/requirements.py index 540fe55..54d07fe 100644 --- a/_testenv/testenv/requirements.py +++ b/_testenv/testenv/requirements.py @@ -62,7 +62,7 @@
if program == "ttcn3_compiler": logging.error(" Install eclipse-titan, e.g. from osmocom:latest:") - logging.error(" https://osmocom.org/projects/cellular-infrastructure/wiki/Latest_Builds") + logging.error(" https://osmocom.org/projects/cellular-infrastructure/wiki/Binary_Packages") abort = True
if abort: