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

scripts: add symlink to osmopy

To allow running the scripts from within the scripts/ dir without having to
install osmopy on the system first, place a symlink to the osmopy module dir.
This allows testing modifications without having to run setup.py all the time.

Change-Id: I880c8afa8d02ef112a80cb54f649ec71902bbd4c
---
A scripts/osmopy
1 file changed, 1 insertion(+), 0 deletions(-)


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

diff --git a/scripts/osmopy b/scripts/osmopy
new file mode 120000
index 0000000..2ba06a1
--- /dev/null
+++ b/scripts/osmopy
@@ -0,0 +1 @@
+../osmopy/
\ No newline at end of file

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

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

Reply via email to