Change in osmo-sgsn[master]: gitignore: fix paths to binaries

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/.

laforge gerrit-no-reply at lists.osmocom.org
Mon Dec 2 23:22:22 UTC 2019


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/16405 )

Change subject: gitignore: fix paths to binaries
......................................................................

gitignore: fix paths to binaries

Change-Id: Ia968bbc5de34e9068d4b414e5a701b958ae517e5
---
M .gitignore
1 file changed, 3 insertions(+), 3 deletions(-)

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



diff --git a/.gitignore b/.gitignore
index 70193ff..b3e50f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,9 +39,9 @@
 
 
 # apps and app data
-src/gprs/osmo-sgsn
-src/gprs/osmo-gbproxy
-src/gprs/osmo-gtphub
+src/sgsn/osmo-sgsn
+src/gbproxy/osmo-gbproxy
+src/gtphub/osmo-gtphub
 src/libcommon/gsup_test_client
 
 #tests

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-sgsn/+/16405
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-Change-Id: Ia968bbc5de34e9068d4b414e5a701b958ae517e5
Gerrit-Change-Number: 16405
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191202/24cb8f75/attachment.htm>


More information about the gerrit-log mailing list