Change in openbsc[master]: cosmetic: make osmo-python-tests dependency more accurate

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Mon Aug 20 15:55:54 UTC 2018


Pau Espin Pedrol has uploaded this change for review. ( https://gerrit.osmocom.org/10546


Change subject: cosmetic: make osmo-python-tests dependency more accurate
......................................................................

cosmetic: make osmo-python-tests dependency more accurate

Backport from osmo-mgw.git.

Change-Id: I4f84a13b7fa6ec4173bdc155e6114d4d7328b619
---
M openbsc/configure.ac
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/openbsc refs/changes/46/10546/1

diff --git a/openbsc/configure.ac b/openbsc/configure.ac
index f1f6038..ae9e69e 100644
--- a/openbsc/configure.ac
+++ b/openbsc/configure.ac
@@ -206,7 +206,7 @@
 	AM_PATH_PYTHON
 	AC_CHECK_PROG(OSMOTESTEXT_CHECK,osmotestvty.py,yes)
 	 if test "x$OSMOTESTEXT_CHECK" != "xyes" ; then
-		AC_MSG_ERROR([Please install osmocom-python to run the VTY/CTRL tests.])
+		AC_MSG_ERROR([Please install git://osmocom.org/python/osmo-python-tests to run the VTY/CTRL tests.])
 	fi
 fi
 AC_MSG_CHECKING([whether to enable VTY/CTRL tests])

-- 
To view, visit https://gerrit.osmocom.org/10546
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: openbsc
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4f84a13b7fa6ec4173bdc155e6114d4d7328b619
Gerrit-Change-Number: 10546
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180820/efcacd10/attachment.htm>


More information about the gerrit-log mailing list