mirror of
https://github.com/dynup/kpatch
synced 2025-01-18 11:00:44 +00:00
Merge pull request #1006 from sm00th/unit_fail
tests/unit: fix inconsistent FAIL test failures
This commit is contained in:
commit
c6259d898c
@ -36,6 +36,7 @@ define check_all =
|
||||
$(if $(findstring NOSTRIP,$(1)), , $(call check_stripped,$(1)))
|
||||
endef
|
||||
|
||||
.DELETE_ON_ERROR: %.$(EXT_OUTPUT)
|
||||
|
||||
all: $(TARGETS) $(TEST_TARGETS)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user