Should have been committee along with last change to illformed.log.
[open-adventure.git] / tests / Makefile
index 16a1d54e3b238a55b37e3f68de8a821be64779c8..81aa23be0904379f02230518d21d63cec055a677 100644 (file)
@@ -26,7 +26,7 @@ listcheck:
 
 # General regression testing of commands and output; look at the *.log and
 # corresponding *.chk files to see which tests this runs.
-TESTLOADS := $(shell ls -1 *.log | sed '/.log/s///')
+TESTLOADS := $(shell ls -1 *.log | sed '/.log/s///' | sort)
 buildregress:
        @for file in $(TESTLOADS); do \
            echo "Remaking $${file}.chk"; \