Makefile: export test env var #234
Merged
techknowlogick
merged 1 commits from 6543/go-sdk:export-env
into master
2 years ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch '6543/go-sdk:export-env'
Deleting a branch is permanent. It CANNOT be undone. Continue?
was changed by #220
@techknowlogick
make test
fail localy otherwhise ... does your change have a reason?That is the standard way to do variables in make https://ftp.gnu.org/old-gnu/Manuals/make-3.79.1/html_chapter/make_6.html
I'll change
test
target to export it ...@techknowlogick done
7a73c6bc3e
.