pespin has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/docker-playground/+/14618 )
Change subject: ggsn: Set correct name for osmo-ggsn log file ...................................................................... ggsn: Set correct name for osmo-ggsn log file Change-Id: I65803bdd4d2bcd79c690841bfc3cc62c8260289d --- M ttcn3-ggsn-test/osmo-ggsn.cfg 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: osmith: Looks good to me, approved pespin: Verified diff --git a/ttcn3-ggsn-test/osmo-ggsn.cfg b/ttcn3-ggsn-test/osmo-ggsn.cfg index 11a2309..ddbbf6c 100644 --- a/ttcn3-ggsn-test/osmo-ggsn.cfg +++ b/ttcn3-ggsn-test/osmo-ggsn.cfg @@ -2,7 +2,7 @@ ! OpenGGSN (0.94.1-adac) configuration saved from vty !! ! -log file /data/openggsn.log +log file /data/osmo-ggsn.log logging filter all 1 logging color 0 logging print category 1 -- To view, visit https://gerrit.osmocom.org/c/docker-playground/+/14618 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: docker-playground Gerrit-Branch: master Gerrit-Change-Id: I65803bdd4d2bcd79c690841bfc3cc62c8260289d Gerrit-Change-Number: 14618 Gerrit-PatchSet: 2 Gerrit-Owner: pespin <[email protected]> Gerrit-Reviewer: osmith <[email protected]> Gerrit-Reviewer: pespin <[email protected]> Gerrit-MessageType: merged
