mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +00:00
mlr -O regexp bugfix (#767)
This commit is contained in:
parent
7642f7ede6
commit
8e975c9d39
7 changed files with 48 additions and 12 deletions
2
Makefile
2
Makefile
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue