mlr -O regexp bugfix (#767)

This commit is contained in:
John Kerl 2021-12-03 11:24:19 -05:00 committed by GitHub
parent 7642f7ede6
commit 8e975c9d39
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 48 additions and 12 deletions

View file

@ -72,4 +72,4 @@ release_tarball: build check
./create-release-tarball
# Go does its own dependency management, outside of make.
.PHONY: build check unit_test regression_test fmt dev
.PHONY: build mlr check unit_test regression_test fmt dev