From d944f2ac19985dd76c8bdca0b3be34536a5db51a Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Thu, 1 Nov 2012 14:13:52 +0100 Subject: [PATCH] add pythonpath for testing --- build | 1 + 1 file changed, 1 insertion(+) diff --git a/build b/build index 9d7284d7..57dc275b 100755 --- a/build +++ b/build @@ -302,6 +302,7 @@ eof test) shift # skip t + export PYTHONPATH="$(pwd -P)" if [ $# -lt 1 ]; then python3 -m cdist.test