mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-31 06:15:37 +00:00
Add check-verbose Makefile target that runs tests in verbose mode.
This commit is contained in:
@@ -145,6 +145,8 @@ check-fuzzer:
|
||||
|
||||
check: check-fuzzer
|
||||
|
||||
check-verbose: check
|
||||
|
||||
clean:
|
||||
-$(LIBTOOL) $(LTFLAGS) --mode=clean rm -f *.lo *.o *.la
|
||||
-rm -f *.i *.plog stamp-* core *.core core.*
|
||||
|
Reference in New Issue
Block a user