[PATCH] osmo-bts[master]: lc15: Fix cfg indentation

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
Wed Nov 1 11:29:50 UTC 2017


Review at  https://gerrit.osmocom.org/4620

lc15: Fix cfg indentation

I was unable to start osmo-bts-lc15 with this config file until this
change was made, it said this command didn't exist.

Change-Id: Iae80e2ed504b5e26d748d57be7558ce470555f97
---
M doc/examples/litecell15/osmo-bts.cfg
1 file changed, 2 insertions(+), 2 deletions(-)


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

diff --git a/doc/examples/litecell15/osmo-bts.cfg b/doc/examples/litecell15/osmo-bts.cfg
index 3036283..f0bafe8 100644
--- a/doc/examples/litecell15/osmo-bts.cfg
+++ b/doc/examples/litecell15/osmo-bts.cfg
@@ -29,10 +29,10 @@
 !
 phy 0
  instance 0
- trx-calibration-path /mnt/rom/factory/calib
+  trx-calibration-path /mnt/rom/factory/calib
 phy 1
  instance 0
- trx-calibration-path /mnt/rom/factory/calib
+  trx-calibration-path /mnt/rom/factory/calib
 bts 0
  band 900
  ipa unit-id 1500 0

-- 
To view, visit https://gerrit.osmocom.org/4620
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iae80e2ed504b5e26d748d57be7558ce470555f97
Gerrit-PatchSet: 1
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>



More information about the gerrit-log mailing list