From a49d7284f3e1bee5a95eafeab9a816a2fa7112dd Mon Sep 17 00:00:00 2001 From: Richard van der Hoff Date: Tue, 24 May 2016 14:45:32 +0100 Subject: add a script for jenkins to run --- python/test_olm.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'python/test_olm.sh') diff --git a/python/test_olm.sh b/python/test_olm.sh index b575cbf..9c72556 100755 --- a/python/test_olm.sh +++ b/python/test_olm.sh @@ -1,5 +1,7 @@ #! /bin/bash +cd `dirname $0` + OLM="python -m olm" ALICE_ACCOUNT=alice.account -- cgit v1.2.3