From 1fcc4b01d17367e8f5855b8c40564be1445e911a Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 20 Jul 2022 12:31:36 +0200 Subject: Remove obsolete test that fails MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index d57a21c..914e682 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,6 @@ all: exec-as test $(CC) -c -o $@ $< $(CFLAGS) $(CPPFLAGS) check: exec-as test - test "$$(./exec-as ./test)" = "" test "$$(./exec-as ./test 1 2 3)" = "1,3" install: exec-as -- cgit v1.2.3-70-g09d2