diff options
Diffstat (limited to 'tests/features/glupy.t')
-rwxr-xr-x | tests/features/glupy.t | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/features/glupy.t b/tests/features/glupy.t index a34e48ffec0..8b79a148d4d 100755 --- a/tests/features/glupy.t +++ b/tests/features/glupy.t @@ -3,6 +3,7 @@ . $(dirname $0)/../include.rc . $(dirname $0)/../volume.rc +echo $PYTHON_PATH >&2 cleanup; TEST mkdir -p $B0/glupytest |