From 1d546046562b57922417d05502201e2fcaafabfc Mon Sep 17 00:00:00 2001 From: Keith Rothman <537074+litghost@users.noreply.github.com> Date: Mon, 4 Feb 2019 22:52:14 -0800 Subject: [PATCH] Remove TODO_N for pip-bi solver. Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> --- fuzzers/057-pip-bi/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/fuzzers/057-pip-bi/Makefile b/fuzzers/057-pip-bi/Makefile index 1664b3ad..0052906d 100644 --- a/fuzzers/057-pip-bi/Makefile +++ b/fuzzers/057-pip-bi/Makefile @@ -1,5 +1,4 @@ MAKETODO_FLAGS=--re ".*" -TODO_N=5 export FUZDIR=$(shell pwd) PIPLIST_TCL=$(FUZDIR)/bipiplist.tcl PIP_TYPE?=bipips_int