osmith has uploaded this change for review.

View Change

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:

To view, visit change 40718. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Ie8a6df2f8fd08983532c8a757ae1849792fbd5b3
Gerrit-Change-Number: 40718
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>