[oggvideotools] 01/02: Adjust build rules to run both test scripts during build.

Petter Reinholdtsen pere at moszumanska.debian.org
Sat Feb 27 19:03:07 UTC 2016


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

pere pushed a commit to branch master
in repository oggvideotools.

commit 23c4a5f169880e713a49fdb9aedc654b670c8711
Author: Petter Reinholdtsen <pere at hungry.com>
Date:   Fri Feb 26 21:04:36 2016 +0100

    Adjust build rules to run both test scripts during build.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 56d949a..54e4b31 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,7 @@ override_dh_strip:
 override_dh_auto_test:
 	dh_auto_test
 	TESTBINDIR=`pwd`/obj-*/src/binaries/ ./debian/tests/test-oggjoin
+	TESTBINDIR=`pwd`/obj-*/src/binaries/ ./debian/tests/test-oggcut
 
 debian-copyright:
 	cme update dpkg-copyright -file debian/copyright.cme

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-xiph/oggvideotools.git



More information about the pkg-xiph-commits mailing list