[SCM] scenic/master: Enable regression tests (Python path fixed upstream now).

js at users.alioth.debian.org js at users.alioth.debian.org
Sat Mar 3 15:17:17 UTC 2012


The following commit has been merged in the master branch:
commit 8dd8739711d122c5d9cab91f9e7ab6bef7585f0a
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Mar 3 16:14:54 2012 +0100

    Enable regression tests (Python path fixed upstream now).

diff --git a/debian/rules b/debian/rules
index 5cc8203..8af9d9c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,8 +15,7 @@ DEB_UPSTREAM_TARBALL_MD5 = cdf958fb98375846bb742433b23fbd3b
 
 DEB_CONFIGURE_EXTRA_FLAGS = --enable-mt
 
-# Unit tests are disabled for now, since it's Python path is broken when they are ran.
-#DEB_MAKE_CHECK_TARGET = check 
+DEB_MAKE_CHECK_TARGET = check 
 
 # Suppress generating shlibs file for non-public shared libraries
 DEB_DH_MAKESHLIBS_ARGS_scenic-utils = -X/usr/lib

-- 
scenic packaging



More information about the pkg-multimedia-commits mailing list