From 95b25b3e7ac61b0ca2beff6b8be1dabcdca85915 Mon Sep 17 00:00:00 2001 From: Zooko O'Whielacronx Date: Sun, 29 Apr 2007 20:25:28 -0700 Subject: [PATCH] don't run foolscap unit tests --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GNUmakefile b/GNUmakefile index 6946de81..5417a82e 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -106,7 +106,7 @@ stop-introducer: build .PHONY: test ifeq ($(TEST),) -TEST=allmydata zfec foolscap +TEST=allmydata zfec # foolscap endif REPORTER= -- 2.45.2