fixeria has uploaded this change for review. (
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(-)
git pull ssh://gerrit.osmocom.org:29418/python/osmo-python-tests
refs/changes/28/32928/1
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: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-MessageType: newchange