osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-cbc/+/40336?usp=email )
Change subject: Fix typo osmo-bsc -> osmo-cbc ...................................................................... Fix typo osmo-bsc -> osmo-cbc Change-Id: I3da908d250771ca13e8b3f9069fe4f781defb461 --- M debian/osmo-cbc.install M doc/manuals/chapters/running.adoc 2 files changed, 2 insertions(+), 2 deletions(-) Approvals: pespin: Looks good to me, approved Jenkins Builder: Verified diff --git a/debian/osmo-cbc.install b/debian/osmo-cbc.install index 76373fd..5ce45f2 100644 --- a/debian/osmo-cbc.install +++ b/debian/osmo-cbc.install @@ -1,4 +1,4 @@ /etc/osmocom/osmo-cbc.cfg lib/systemd/system/osmo-cbc.service usr/bin/osmo-cbc -usr/share/doc/osmo-cbc/examples/osmo-cbc/*.cfg usr/share/doc/osmo-bsc/examples +usr/share/doc/osmo-cbc/examples/osmo-cbc/*.cfg usr/share/doc/osmo-cbc/examples diff --git a/doc/manuals/chapters/running.adoc b/doc/manuals/chapters/running.adoc index 5cbe873..b930de1 100644 --- a/doc/manuals/chapters/running.adoc +++ b/doc/manuals/chapters/running.adoc @@ -17,5 +17,5 @@ Fork the process as a daemon into background. *-c, --config-file 'CONFIGFILE'*:: Specify the file and path name of the configuration file to be - used. If none is specified, use `osmo-bsc.cfg` in the current + used. If none is specified, use `osmo-cbc.cfg` in the current working directory. -- To view, visit https://gerrit.osmocom.org/c/osmo-cbc/+/40336?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: merged Gerrit-Project: osmo-cbc Gerrit-Branch: master Gerrit-Change-Id: I3da908d250771ca13e8b3f9069fe4f781defb461 Gerrit-Change-Number: 40336 Gerrit-PatchSet: 1 Gerrit-Owner: osmith <osm...@sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: osmith <osm...@sysmocom.de> Gerrit-Reviewer: pespin <pes...@sysmocom.de>