Loading src/tests/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -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, Loading Loading
src/tests/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -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, Loading