File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
To run the configuration parsing and output (VTY) test suite, first install
2
2
3
- git ://git .osmocom.org/python /osmo-python-tests
3
+ https ://gitea .osmocom.org/cellular-infrastructure /osmo-python-tests
4
4
5
5
and pass the following configure options here:
6
6
Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ if test "x$enable_ext_tests" = "xyes" ; then
112
112
AM_PATH_PYTHON
113
113
AC_CHECK_PROG ( OSMOTESTEXT_CHECK ,osmotestvty.py ,yes )
114
114
if test "x$OSMOTESTEXT_CHECK" != "xyes" ; then
115
- AC_MSG_ERROR ( [ Please install git ://osmocom.org/python /osmo-python-tests to run the VTY/CTRL tests.] )
115
+ AC_MSG_ERROR ( [ Please install https ://gitea. osmocom.org/cellular-infrastructure /osmo-python-tests to run the VTY/CTRL tests.] )
116
116
fi
117
117
fi
118
118
AC_MSG_CHECKING ( [ whether to enable VTY/CTRL tests] )
Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ Build-Depends: debhelper (>=9),
11
11
libosmo-abis-dev (>= 1.2.0),
12
12
osmo-gsm-manuals-dev (>= 1.2.0)
13
13
Standards-Version: 3.9.8
14
- Vcs-Git: git ://git .osmocom.org/osmo-mgw.git
15
- Vcs-Browser: https://git .osmocom.org/osmo-mgw/
14
+ Vcs-Git: https ://gitea .osmocom.org/cellular-infrastructure/ osmo-mgw
15
+ Vcs-Browser: https://gitea .osmocom.org/cellular-infrastructure/ osmo-mgw
16
16
Homepage: https://osmocom.org/projects/osmo-mgw
17
17
18
18
Package: osmo-mgw
Original file line number Diff line number Diff line change 1
1
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2
2
Upstream-Name: osmo-mgw
3
- Source: git ://git .osmocom.org/osmo-mgw
3
+ Source: https ://gitea .osmocom.org/cellular-infrastructure /osmo-mgw
4
4
5
5
Files: *
6
6
Copyright: 2009-2014 On-Waves
You can’t perform that action at this time.
0 commit comments