Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

Support additional details with status command #1781

Merged
merged 11 commits into from
Jul 2, 2018
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ validate: build licenseok
./hack/validate-vendor.bash
./hack/validate-licence.bash

test:
test: build
./hack/test.bash

install: build
Expand Down
Loading