[next] telepathy-salut: Rename salut-twisted-tests.list to twisted-tests.list

Simon McVittie smcv at kemper.freedesktop.org
Mon May 12 03:56:46 PDT 2014


Module: telepathy-salut
Branch: next
Commit: cc4a0b4fb336e0fa540a00a2e0935b581ae5a7c1
URL:    http://cgit.freedesktop.org/telepathy/telepathy-salut/commit/?id=cc4a0b4fb336e0fa540a00a2e0935b581ae5a7c1

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Mon May 12 10:26:18 2014 +0100

Rename salut-twisted-tests.list to twisted-tests.list

---

 tests/twisted/Makefile.am    |    4 ++--
 tests/twisted/run-test.sh.in |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/tests/twisted/Makefile.am b/tests/twisted/Makefile.am
index adb8664..682e79b 100644
--- a/tests/twisted/Makefile.am
+++ b/tests/twisted/Makefile.am
@@ -91,7 +91,7 @@ config.py: Makefile
 		echo "PLUGINS_ENABLED = $(PLUGINS_ENABLED_PYBOOL)"; \
 	} > $@
 
-salut-twisted-tests.list: Makefile
+twisted-tests.list: Makefile
 	$(AM_V_GEN)echo $(TWISTED_TESTS) > $@
 
 BUILT_SOURCES = \
@@ -139,7 +139,7 @@ EXTRA_DIST = \
 
 built_test_data = \
 	config.py \
-	salut-twisted-tests.list \
+	twisted-tests.list \
 	$(NULL)
 
 built_test_scripts = \
diff --git a/tests/twisted/run-test.sh.in b/tests/twisted/run-test.sh.in
index 37322fd..f3ca734 100644
--- a/tests/twisted/run-test.sh.in
+++ b/tests/twisted/run-test.sh.in
@@ -34,7 +34,7 @@ fi
 if [ -n "$1" ] ; then
   list="$1"
 else
-  list=$(cat "${test_build}"/twisted/salut-twisted-tests.list)
+  list=$(cat "${test_build}"/twisted/twisted-tests.list)
 fi
 
 if [ -z "$SALUT_TEST_REAL_AVAHI" ]; then



More information about the telepathy-commits mailing list