Change in osmo-bts[master]: dump_docs: Use new config file naming scheme

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/.

daniel gerrit-no-reply at lists.osmocom.org
Thu Jan 17 16:08:29 UTC 2019


daniel has uploaded this change for review. ( https://gerrit.osmocom.org/12618


Change subject: dump_docs: Use new config file naming scheme
......................................................................

dump_docs: Use new config file naming scheme

Change-Id: I05723ef50deb918ed1131c1d30f8e613351b3be5
---
M contrib/dump_docs.py
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/18/12618/1

diff --git a/contrib/dump_docs.py b/contrib/dump_docs.py
index 59f2a61..bdf27c4 100755
--- a/contrib/dump_docs.py
+++ b/contrib/dump_docs.py
@@ -10,7 +10,7 @@
 env['L1FWD_BTS_HOST'] = '127.0.0.1'
 
 bts_proc = subprocess.Popen(["./src/osmo-bts-sysmo/sysmobts-remote",
-		"-c", "./doc/examples/sysmo/osmo-bts.cfg"], env = env,
+		"-c", "./doc/examples/sysmo/osmo-bts-sysmo.cfg"], env = env,
 		stdin=None, stdout=None)
 time.sleep(1)
 

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

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I05723ef50deb918ed1131c1d30f8e613351b3be5
Gerrit-Change-Number: 12618
Gerrit-PatchSet: 1
Gerrit-Owner: daniel <dwillmann at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190117/2eaf9d1d/attachment.htm>


More information about the gerrit-log mailing list