fixeria has submitted this change. ( 
https://gerrit.osmocom.org/c/python/osmo-python-tests/+/32928 )

Change subject: setup.py: do not install scripts/{soap,ctrl2cgi}.py
......................................................................

setup.py: do not install scripts/{soap,ctrl2cgi}.py

These scripts have been deprecated and are not maintained anymore.

Change-Id: Iffe8f752793127077f25df13167ccc5190e54ff6
---
M setup.py
1 file changed, 11 insertions(+), 2 deletions(-)

Approvals:
  pespin: Looks good to me, but someone else must approve
  osmith: Looks good to me, approved
  Jenkins Builder: Verified




diff --git a/setup.py b/setup.py
index 301420a..3818dd7 100755
--- a/setup.py
+++ b/setup.py
@@ -25,8 +25,6 @@
     "scripts/osmotestconfig.py",
     "scripts/osmo_ctrl.py",
     "scripts/osmo_rate_ctr2csv.py",
-    "scripts/soap.py",
-    "scripts/ctrl2cgi.py",
     "scripts/osmo_trap2cgi.py",
     "scripts/osmo_interact_vty.py",
     "scripts/osmo_interact_ctrl.py",

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

Gerrit-Project: python/osmo-python-tests
Gerrit-Branch: master
Gerrit-Change-Id: Iffe8f752793127077f25df13167ccc5190e54ff6
Gerrit-Change-Number: 32928
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>
Gerrit-MessageType: merged

Reply via email to