[Pkg-telepathy-commits] [telepathy-mission-control-6] 23/90: Remove unused CHECK_TWISTED_PATH variable

Simon McVittie smcv at debian.org
Wed May 14 12:09:01 UTC 2014


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch debian
in repository telepathy-mission-control-6.

commit a7b7ccb9cfe9d30bd1c161fd94462c271c5c5b1e
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Wed Mar 26 12:43:38 2014 +0000

    Remove unused CHECK_TWISTED_PATH variable
---
 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 162553d..ef9e022 100644
--- a/tests/twisted/run-test.sh.in
+++ b/tests/twisted/run-test.sh.in
@@ -32,9 +32,6 @@ if test "x$CHECK_TWISTED_UNINSTALLED" = x; then
 
   PYTHONPATH="@twistedtestsdir@"
   export PYTHONPATH
-
-  CHECK_TWISTED_PATH="@twistedtestsdir@"
-  export CHECK_TWISTED_PATH
 else
   if ! test -d "$G_TEST_SRCDIR"; then
     echo "Bail out! G_TEST_SRCDIR must be set and absolute"
@@ -50,9 +47,6 @@ else
 
   PYTHONPATH="${G_TEST_SRCDIR}:${G_TEST_BUILDDIR}"
   export PYTHONPATH
-
-  CHECK_TWISTED_PATH="${G_TEST_SRCDIR}"
-  export CHECK_TWISTED_PATH
 fi
 
 MC_DEBUG=all

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/telepathy-mission-control-6.git



More information about the Pkg-telepathy-commits mailing list