[debian-edu-commits] debian-edu/ 08/10: Use local_run version of test suite.

Dominik George natureshadow-guest at moszumanska.debian.org
Mon Jan 15 22:58:44 UTC 2018


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

natureshadow-guest pushed a commit to branch master
in repository sdaps.

commit 78c81468ce9967c09a3b1acf83e6eb10d43bc447
Author: Dominik George <nik at naturalnet.de>
Date:   Mon Jan 15 23:37:38 2018 +0100

    Use local_run version of test suite.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 5db9913..aada1b6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 	dh $@ --with python2 --buildsystem=pybuild
 
 override_dh_auto_test:
-	cd test; PATH=../bin:$$PATH PYTHONPATH=.. ./run-test.sh
+	cd test; ./run-test-locally.sh
 
 override_dh_installchangelogs:
 	dh_installchangelogs NEWS

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/sdaps.git



More information about the debian-edu-commits mailing list