aboutsummaryrefslogtreecommitdiff
path: root/python/test_olm.sh
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2016-05-23 18:03:32 +0100
committerRichard van der Hoff <richard@matrix.org>2016-05-23 18:03:32 +0100
commitea130cae0db3d68a49ae2059b2568eb8504e84b6 (patch)
treecda9cb4f02373c2babcadb65b99564d7599512ba /python/test_olm.sh
parentaacf1154684885d244182eb9cd68e429d72ee57a (diff)
parent7ccaae564aa0d62aecd50e0cd05cc11af58b2d25 (diff)
Merge branch 'rav/refactor_python_wrappers'
Diffstat (limited to 'python/test_olm.sh')
-rwxr-xr-xpython/test_olm.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/test_olm.sh b/python/test_olm.sh
index 78cd3c2..b575cbf 100755
--- a/python/test_olm.sh
+++ b/python/test_olm.sh
@@ -1,6 +1,6 @@
#! /bin/bash
-OLM="$(dirname $0)/olm.py"
+OLM="python -m olm"
ALICE_ACCOUNT=alice.account
ALICE_SESSION=alice.session