Explorar o código

Run test after build

svn:r991
Peter Palfrader %!s(int64=22) %!d(string=hai) anos
pai
achega
9c8876be14
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      debian/rules

+ 4 - 0
debian/rules

@@ -40,6 +40,10 @@ build-stamp:  config.status
 	dh_testdir
 
 	$(MAKE)
+	@echo "Expect one assertion failure during test_buffers."
+	# Right now test doesn't even fail when tests fail, so
+	# no - needed.
+	src/or/test
 
 	touch build-stamp