osmith submitted this change.

View Change

Approvals: pespin: Looks good to me, approved Jenkins Builder: Verified fixeria: Looks good to me, but someone else must approve
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(-)

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: merged
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>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Reviewer: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: pespin <pespin@sysmocom.de>