Commit Diff
Commit:
c1a72dab7a5af18534c4346ff78aedeb48158576
Date:
Thu Feb 3 10:13:43 2022
UTC
Message
typo
--- regress/Makefile
+++ regress/Makefile
@@ -4,7 +4,7 @@ include ../Makefile.local
include ../Makefile.local
-.PHONY: all data clean regres
+.PHONY: all data clean regress
all: data puny-test iri_test fcgi-test
./regress ${TESTS}
Omar Polo