make test work again also on linux. why did this not break the github actions?
This commit is contained in:
@@ -19,7 +19,7 @@ else
|
|||||||
RMDIR = $(RM) -r $1
|
RMDIR = $(RM) -r $1
|
||||||
ERRDIR = 2>&1
|
ERRDIR = 2>&1
|
||||||
TRUE = true
|
TRUE = true
|
||||||
CAT = cat
|
CAT = cat $1
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifdef QUIET
|
ifdef QUIET
|
||||||
|
|||||||
Reference in New Issue
Block a user