niyumard
3b691a58c4
Revert "/bin/bash -> /usr/bin/env bash"
...
This reverts commit 76349f8350d7551e70da8533bcd7daffcad9795a.
2023-04-19 18:25:37 +03:30
niyumard
76349f8350
/bin/bash -> /usr/bin/env bash
...
This enables NixOS users to run the scripts in tools folder. I don't
think it will break compatibility with other distros or make any
breaking changes.
2023-04-19 16:55:56 +03:30
Eli Bendersky
8930aa53f3
Adding a basic sanity testing tool to run during 'build'.
...
The tool just runs 'go vet' for now; could do more later (like actually
run the examples and compare to some expected output)
2019-05-30 06:05:58 -07:00