[SCM] Debian Live Manual branch, master,	updated. 20090401-1-9-gb268472
    Daniel Baumann 
    daniel at debian.org
       
    Fri Jul 31 11:44:17 UTC 2009
    
    
  
The following commit has been merged in the master branch:
commit b2684729b88662e855546e5bb047f0eb8355b27f
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Jul 31 13:29:08 2009 +0200
    Temporarily prevent test suite to be run in rules as it's not yet working.
diff --git a/debian/rules b/debian/rules
index a483395..07673c1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,5 +3,8 @@
 %:
 	dh ${@}
 
+override_dh_auto_test:
+	# test-suite currently not working
+
 override_dh_auto_install:
 	# nothing to be done
-- 
Debian Live Manual
    
    
More information about the debian-live-changes
mailing list