Testing simplification.
authorEric S. Raymond <esr@thyrsus.com>
Thu, 16 Mar 2023 14:18:56 +0000 (10:18 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Thu, 16 Mar 2023 14:18:56 +0000 (10:18 -0400)
tests/Makefile

index c0a9b0ccc07077d9fe6151bc3c40e39ebc1d23b2..90120ef1b374e7935963adb09ea0e3717a34be83 100644 (file)
@@ -29,9 +29,7 @@ TESTLOADS := $(shell ls -1 *.log | sed '/.log/s///' | sort)
 
 check: savecheck
        @make tap | tapview
-       @echo "=== No diff output is good news."
        @-advent -x 2>/dev/null || exit 0 # Get usage message into coverage tests
-       @-advent -l /dev/null <pitfall.log >/dev/null
 
 .SUFFIXES: .chk