[next] telepathy-haze: Remove unused HAZE_TWISTED_PATH
Simon McVittie
smcv at kemper.freedesktop.org
Mon May 12 02:03:36 PDT 2014
Module: telepathy-haze
Branch: next
Commit: 3e0e4ca1dd94f6667040cea43a9dc17ab526335d
URL: http://cgit.freedesktop.org/telepathy/telepathy-haze/commit/?id=3e0e4ca1dd94f6667040cea43a9dc17ab526335d
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Mon May 12 09:45:31 2014 +0100
Remove unused HAZE_TWISTED_PATH
---
tests/twisted/run-test.sh.in | 6 ------
1 file changed, 6 deletions(-)
diff --git a/tests/twisted/run-test.sh.in b/tests/twisted/run-test.sh.in
index c7b2ba2..4a0752a 100644
--- a/tests/twisted/run-test.sh.in
+++ b/tests/twisted/run-test.sh.in
@@ -13,9 +13,6 @@ if test "x$CHECK_TWISTED_UNINSTALLED" = x; then
PYTHONPATH="@hazetestsdir@/twisted"
export PYTHONPATH
-
- HAZE_TWISTED_PATH="@hazetestsdir@/twisted"
- export HAZE_TWISTED_PATH
else
if test -z "$HAZE_ABS_TOP_SRCDIR"; then
echo "HAZE_ABS_TOP_SRCDIR must be set" >&2
@@ -32,9 +29,6 @@ else
PYTHONPATH="${test_src}/twisted:${test_build}/twisted"
export PYTHONPATH
-
- HAZE_TWISTED_PATH="${test_src}/twisted"
- export HAZE_TWISTED_PATH
fi
if [ -n "$1" ] ; then
More information about the telepathy-commits
mailing list