[SCM] GUI front-end for Debian Live. branch, master, updated. 11e67a56b24563c3f7a488602604f9ba897740c3

Chris Lamb chris at chris-lamb.co.uk
Tue Mar 4 03:01:18 UTC 2008


The following commit has been merged in the master branch:
commit 8e759045041a50b476511d8498624a2b85ed9795
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Tue Mar 4 02:57:33 2008 +0000

    Don't run the tests when building, as they currently don't all pass.
    
    Signed-off-by: Chris Lamb <chris at chris-lamb.co.uk>

diff --git a/debian/rules b/debian/rules
index 8320431..a065b56 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,9 +5,6 @@ DEB_PYTHON_SYSTEM=pysupport
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/python-distutils.mk
 
-build:
-	cd tests && ./test_all.py || exit 1
-
 upstream:
 	cd .. && git clone git://git.debian.org/git/users/lamby-guest/live-magic.git || true
 	rm -rf ../live-magic/.git

-- 
GUI front-end for Debian Live.



More information about the debian-live-changes mailing list