aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2019-09-04 15:53:38 +0200
committerOliver Smith <osmith@sysmocom.de>2019-09-04 15:53:38 +0200
commit297f610b2c7ad597ca85211a3ce98577daf903ef (patch)
tree59fef722c1e6c46e566dfb8c3c1a69d156acdca1
parent2e019e1fb7162f60a1e80798ccc1e3dc157b2577 (diff)
OsmoPCU instead of Osmo-PCU
-rw-r--r--pcu/PCU_Tests.default4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcu/PCU_Tests.default b/pcu/PCU_Tests.default
index ca37db4f..18a23235 100644
--- a/pcu/PCU_Tests.default
+++ b/pcu/PCU_Tests.default
@@ -17,7 +17,7 @@ ConsoleMask := ERROR | WARNING | TESTCASE | TIMEROP_START | DEBUG_ENCDEC
*.PCUVTY.CTRL_READMODE := "buffered"
*.PCUVTY.CTRL_CLIENT_CLEANUP_LINEFEED := "yes"
*.PCUVTY.CTRL_DETECT_CONNECTION_ESTABLISHMENT_RESULT := "yes"
-*.PCUVTY.PROMPT1 := "Osmo-PCU> "
+*.PCUVTY.PROMPT1 := "OsmoPCU> "
[MODULE_PARAMETERS]
PCU_Tests.mp_gb_cfg := {
@@ -34,7 +34,7 @@ PCU_Tests.mp_gb_cfg := {
},
sgsn_role := true
}
-Osmocom_VTY_Functions.mp_prompt_prefix := "Osmo-PCU";
+Osmocom_VTY_Functions.mp_prompt_prefix := "OsmoPCU";
[MAIN_CONTROLLER]