Hoernchen has submitted this change. (
https://gerrit.osmocom.org/c/pysim/+/40879?usp=email )
Change subject: smdp: clean up accidental commited trash
......................................................................
smdp: clean up accidental commited trash
and update gitinore to ensure this does not happen again
Change-Id: Ieeb2da3bdb006b08e2f82bfc3b5252f4abf4420b
---
M .gitignore
D smdpp-data/sm-dp-sessions-BRP
D smdpp-data/sm-dp-sessions-NIST
3 files changed, 1 insertion(+), 3 deletions(-)
Approvals:
Hoernchen: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/.gitignore b/.gitignore
index 6b74841..d40e503 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,7 +7,7 @@
/.local
/build
/pySim.egg-info
-/smdpp-data/sm-dp-sessions
+/smdpp-data/sm-dp-sessions*
dist
tags
smdpp-data/certs/DPtls/CERT_S_SM_DP_TLS_NIST.pem
diff --git a/smdpp-data/sm-dp-sessions-BRP b/smdpp-data/sm-dp-sessions-BRP
deleted file mode 120000
index 143169a..0000000
--- a/smdpp-data/sm-dp-sessions-BRP
+++ /dev/null
@@ -1 +0,0 @@
-/tmp/sm-dp-sessions-BRP
\ No newline at end of file
diff --git a/smdpp-data/sm-dp-sessions-NIST b/smdpp-data/sm-dp-sessions-NIST
deleted file mode 120000
index 3077b26..0000000
--- a/smdpp-data/sm-dp-sessions-NIST
+++ /dev/null
@@ -1 +0,0 @@
-/tmp/sm-dp-sessions-NIST
\ No newline at end of file
--
To view, visit
https://gerrit.osmocom.org/c/pysim/+/40879?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: Ieeb2da3bdb006b08e2f82bfc3b5252f4abf4420b
Gerrit-Change-Number: 40879
Gerrit-PatchSet: 1
Gerrit-Owner: Hoernchen <ewild(a)sysmocom.de>
Gerrit-Reviewer: Hoernchen <ewild(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder