From 575851b07a498847b8ddeaf94db8bc177c4f57c1 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 7 Sep 2021 06:40:05 -0700 Subject: tests: no gc torture for tests/019. * Makefile (tst/tests/019/%): Clear TXR_DBG_OPTS for this recently introduced directory, so txr isn't run with --gc-debug. --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a05ee4df..bf79d15b 100644 --- a/Makefile +++ b/Makefile @@ -433,6 +433,7 @@ tst/tests/015/%: TXR_DBG_OPTS := tst/tests/016/%: TXR_DBG_OPTS := tst/tests/017/%: TXR_DBG_OPTS := tst/tests/018/%: TXR_DBG_OPTS := +tst/tests/019/%: TXR_DBG_OPTS := tst/tests/014/dgram-stream.ok: | tst/tests/014/socket-basic.ok -- cgit v1.2.3