Commit 48f47427 authored by Zardosht Kasheff's avatar Zardosht Kasheff Committed by Yoni Fogel
Browse files

[t:4367], patch out diskfull.c from nightly runs

git-svn-id: file:///svn/toku/tokudb@41700 c7de825b-a66e-492c-adef-691d508d4ae1
parent 91539210
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -51,7 +51,7 @@ NONSTANDARD_SRCS= \
		  $(RECOVER_SRCS) \
		  $(LOADER_SRCS) \

FAIL3312C_SRCS = test3529.c
FAIL3312C_SRCS = test3529.c diskfull.c

#SRCS = $(sort $(wildcard *.c))
# To patch out upgrade tests, replace line above with line below,