[S] Change in ...osmo-epdg[master]: README.md: Fix path to config file

2023-10-19 Thread pespin
pespin has submitted this change. ( 
https://gerrit.osmocom.org/c/erlang/osmo-epdg/+/34802?usp=email )

Change subject: README.md: Fix path to config file
..

README.md: Fix path to config file

Change-Id: Id0f7cb0d991895da96694082ab367c30867a7bce
---
M README.md
1 file changed, 10 insertions(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved




diff --git a/README.md b/README.md
index 6f93fed..d425efc 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@

 == Configuration ==

-$ rebar3 shell --config ./examples/sys.config
+$ rebar3 shell --config ./config/sys.config
 ```
 1> osmo_epdg:start().
 ```

--
To view, visit https://gerrit.osmocom.org/c/erlang/osmo-epdg/+/34802?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: erlang/osmo-epdg
Gerrit-Branch: master
Gerrit-Change-Id: Id0f7cb0d991895da96694082ab367c30867a7bce
Gerrit-Change-Number: 34802
Gerrit-PatchSet: 1
Gerrit-Owner: pespin 
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge 
Gerrit-Reviewer: pespin 
Gerrit-MessageType: merged


[S] Change in ...osmo-epdg[master]: README.md: Fix path to config file

2023-10-19 Thread laforge
Attention is currently required from: pespin.

laforge has posted comments on this change. ( 
https://gerrit.osmocom.org/c/erlang/osmo-epdg/+/34802?usp=email )

Change subject: README.md: Fix path to config file
..


Patch Set 1: Code-Review+2


--
To view, visit https://gerrit.osmocom.org/c/erlang/osmo-epdg/+/34802?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: erlang/osmo-epdg
Gerrit-Branch: master
Gerrit-Change-Id: Id0f7cb0d991895da96694082ab367c30867a7bce
Gerrit-Change-Number: 34802
Gerrit-PatchSet: 1
Gerrit-Owner: pespin 
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge 
Gerrit-Attention: pespin 
Gerrit-Comment-Date: Thu, 19 Oct 2023 07:27:21 +
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment


[S] Change in ...osmo-epdg[master]: README.md: Fix path to config file

2023-10-18 Thread pespin
pespin has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/erlang/osmo-epdg/+/34802?usp=email )


Change subject: README.md: Fix path to config file
..

README.md: Fix path to config file

Change-Id: Id0f7cb0d991895da96694082ab367c30867a7bce
---
M README.md
1 file changed, 10 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/erlang/osmo-epdg 
refs/changes/02/34802/1

diff --git a/README.md b/README.md
index 6f93fed..d425efc 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@

 == Configuration ==

-$ rebar3 shell --config ./examples/sys.config
+$ rebar3 shell --config ./config/sys.config
 ```
 1> osmo_epdg:start().
 ```

--
To view, visit https://gerrit.osmocom.org/c/erlang/osmo-epdg/+/34802?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: erlang/osmo-epdg
Gerrit-Branch: master
Gerrit-Change-Id: Id0f7cb0d991895da96694082ab367c30867a7bce
Gerrit-Change-Number: 34802
Gerrit-PatchSet: 1
Gerrit-Owner: pespin 
Gerrit-MessageType: newchange