[PATCH] python/osmo-python-tests[master]: Revert "Add osmo_ipa.py to setup's install"

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

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Fri Dec 15 03:26:44 UTC 2017


Review at  https://gerrit.osmocom.org/5382

Revert "Add osmo_ipa.py to setup's install"

This reverts commit 751491cdf9fba3a46911ac46bf0f640588bec286.

osmo_ipa.py is not actually a runnable script, and it should
be installed as a python module in lib/, not in bin/.

Change-Id: I20d6374fa62e71bc6de7cddad21362a2dee0f4d4
---
M setup.py
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/python/osmo-python-tests refs/changes/82/5382/1

diff --git a/setup.py b/setup.py
index 3e147c4..daff5ea 100755
--- a/setup.py
+++ b/setup.py
@@ -27,7 +27,6 @@
 		   "osmopy/osmo_interact_ctrl.py",
 		   "osmopy/soap.py",
 		   "osmopy/osmo_ctrl.py",
-		   "osmopy/osmo_ipa.py",
 		   "osmopy/twisted_ipa.py",
 		   "osmopy/osmo_verify_transcript_vty.py",
 		   "osmopy/osmo_verify_transcript_ctrl.py"]

-- 
To view, visit https://gerrit.osmocom.org/5382
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I20d6374fa62e71bc6de7cddad21362a2dee0f4d4
Gerrit-PatchSet: 1
Gerrit-Project: python/osmo-python-tests
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list